[Midnightbsd-cvs] CVS Commit: Makefile: Fake fix

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Aug 16 15:06:38 EDT 2007


Log Message:
-----------
Fake fix

Modified Files:
--------------
    mports/shells/v7sh:
        Makefile (r1.4 -> r1.5)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/shells/v7sh/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -Lshells/v7sh/Makefile -Lshells/v7sh/Makefile -u -r1.4 -r1.5
--- shells/v7sh/Makefile
+++ shells/v7sh/Makefile
@@ -22,11 +22,14 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	An implementation of the UNIX 7th Edition shell
+LICENSE=	unknown
 
 EXTRACT_CMD=	${CP}
 EXTRACT_BEFORE_ARGS=
 EXTRACT_AFTER_ARGS=	${WRKDIR}
 
+FAKE_OPTS=	trueprefix
+
 NO_WRKSUBDIR=	yes
 MAN1=		${PORTNAME}.1
 MANCOMPRESSED=	yes


More information about the Midnightbsd-cvs mailing list