[Midnightbsd-cvs] CVS Commit: Makefile: OSVERSION

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 2 02:56:04 EDT 2007


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

Modified Files:
--------------
    mports/comms/lirc:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/comms/lirc/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Lcomms/lirc/Makefile -Lcomms/lirc/Makefile -u -r1.2 -r1.3
--- comms/lirc/Makefile
+++ comms/lirc/Makefile
@@ -35,12 +35,9 @@
 
 BUILD_DEPENDS+=		${LOCALBASE}/lib/libirman.a:${PORTSDIR}/comms/libirman
 CONFIGURE_ARGS+=	--with-driver=irman
-#.if ${OSVERSION} >= 500041
-# These are already included in the getopt_long case on < 50041
 CPPFLAGS+=		-I${LOCALBASE}/include
 LDFLAGS+=		-L${LOCALBASE}/lib
 CONFIGURE_ENV+=		CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-#.endif
 
 MAN1=		ircat.1 irexec.1 irpty.1 irrecord.1 irsend.1 irw.1 \
 		irxevent.1 mode2.1 smode2.1 xmode2.1


More information about the Midnightbsd-cvs mailing list