[Midnightbsd-cvs] mports: Makefile: Add trueprefix.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Wed Nov 7 16:01:19 EST 2007


Log Message:
-----------
Add trueprefix.

Modified Files:
--------------
    mports/german/dict:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/german/dict/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L german/dict/Makefile -L german/dict/Makefile -u -r1.3 -r1.4
--- german/dict/Makefile
+++ german/dict/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	dict
 PORTVERSION=	1.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	german
 MASTER_SITES=	http://wolfram.schneider.org/src/
 DISTNAME=	dict-${PORTVERSION}
@@ -22,6 +22,8 @@
 BUILD_DEPENDS=	agrep:${PORTSDIR}/textproc/agrep
 RUN_DEPENDS=	agrep:${PORTSDIR}/textproc/agrep
 
+FAKE_OPTS=	trueprefix
+
 dict=		ger-eng.txt
 
 post-extract: ${dict}


More information about the Midnightbsd-cvs mailing list