[Midnightbsd-cvs] mports: Makefile: Fake fix.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Fri Mar 21 01:38:35 EDT 2008


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

Modified Files:
--------------
    mports/print/cups-pstoraster:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/print/cups-pstoraster/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L print/cups-pstoraster/Makefile -L print/cups-pstoraster/Makefile -u -r1.3 -r1.4
--- print/cups-pstoraster/Makefile
+++ print/cups-pstoraster/Makefile
@@ -22,9 +22,8 @@
 ESPGS_VER=	${PORTVERSION}
 GS_VERSION=	8.15
 
-BROKEN=		installs to /usr/local... doesn't fake right.
-#FAKE_OPTS=	prefixhack
-#FAKE_MAKEARGS=	DESTDIR=${FAKE_DESTDIR}${PREFIX}
+DESTDIRNAME=	install_prefix
+
 WRKSRC=		${WRKDIR}/espgs-${PORTVERSION}
 
 DATADIR=	${PREFIX}/share/espgs


More information about the Midnightbsd-cvs mailing list