? print/ghostscript9/work Index: print/ghostscript9/Makefile =================================================================== RCS file: /home/pcvs/ports/print/ghostscript9/Makefile,v retrieving revision 1.14 diff -a -u -r1.14 Makefile --- print/ghostscript9/Makefile 17 Mar 2012 10:01:39 -0000 1.14 +++ print/ghostscript9/Makefile 7 Apr 2012 14:55:25 -0000 @@ -137,7 +137,8 @@ # FT_BRIDGE=1 by default LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 -MAKE_ENV+= FT_BRIDGE=1 FT_ROOT="${WRKSRC}/freetype" FT_LIB_EXT=".so" +MAKE_ENV+= FT_BRIDGE=1 FT_ROOT="${LOCALBASE}/include/freetype2" \ + FT_LIB_EXT=".so" CPPFLAGS+= -I${LOCALBASE}/include/freetype2 ALL_TARGET= so @@ -167,6 +168,7 @@ ${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|g ; \ s|%%GS_VERSION%%|${PORTVERSION}|g' \ ${WRKSRC}/contrib/japanese/dmp_site.ps + ${RM} -rf ${WRKSRC}/freetype pre-build-drivers.mak: @${ECHO_CMD} '# automatically generated' > ${WRKSRC}/base/drivers.mak