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

ctriv at midnightbsd.org ctriv at midnightbsd.org
Wed Oct 31 17:24:15 EDT 2007


Log Message:
-----------
Set trueprefix.

Modified Files:
--------------
    mports/textproc/fixrtf:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/fixrtf/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ltextproc/fixrtf/Makefile -Ltextproc/fixrtf/Makefile -u -r1.2 -r1.3
--- textproc/fixrtf/Makefile
+++ textproc/fixrtf/Makefile
@@ -10,7 +10,7 @@
 
 PORTNAME=	fixrtf
 PORTVERSION=	0.1.20060303
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 MASTER_SITES=	# none
 DISTFILES=	# none
@@ -19,6 +19,8 @@
 COMMENT=	A patch making it possible to embed PNGs into RTFs
 LICENSE=	bsd2
 
+FAKE_OPTS=	trueprefix
+
 LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png
 
 WRKSRC=		${WRKDIR}/src


More information about the Midnightbsd-cvs mailing list