[Midnightbsd-cvs] CVS Commit: Makefile: OSVERSION

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 2 03:33:42 EDT 2007


Log Message:
-----------
OSVERSION

Modified Files:
--------------
    mports/devel/bison2:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/bison2/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ldevel/bison2/Makefile -Ldevel/bison2/Makefile -u -r1.1 -r1.2
--- devel/bison2/Makefile
+++ devel/bison2/Makefile
@@ -49,13 +49,6 @@
 post-extract:
 	@${RM} -f ${WRKSRC}/doc/bison.info*
 
-#
-# Requires texinfo 4.8 or above
-#
-.if ${OSVERSION} < 601000
-	@${REINPLACE_CMD} "/^@headitem/d" ${WRKSRC}/doc/bison.texinfo
-.endif
-
 post-install:
 	${LN} -sf ${PREFIX}/bin/bison ${PREFIX}/bin/bison2
 


More information about the Midnightbsd-cvs mailing list