[Midnightbsd-cvs] CVS Commit: Makefile: OSVERSION

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 2 04:46:55 EDT 2007


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

Modified Files:
--------------
    mports/java/netbeans3:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/java/netbeans3/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ljava/netbeans3/Makefile -Ljava/netbeans3/Makefile -u -r1.1 -r1.2
--- java/netbeans3/Makefile
+++ java/netbeans3/Makefile
@@ -31,11 +31,9 @@
 IGNORE=		you must manually fetch the source distribution (${DISTFILES}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again
 .endif
 
-.if ${OSVERSION} >= 500000
 post-patch:
 	@${CAT} ${FILESDIR}/bin_runide.sh.diff | ${PATCH} ${WRKSRC}/bin/runide.sh
 	@${RM} ${WRKSRC}/bin/runide.sh.orig
-.endif
 
 do-install:
 	@${MKDIR} ${PREFIX}/netbeans3


More information about the Midnightbsd-cvs mailing list