summaryrefslogtreecommitdiffstats
path: root/print/ttf2pt1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ttf2pt1/Makefile')
-rw-r--r--print/ttf2pt1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ttf2pt1/Makefile b/print/ttf2pt1/Makefile
index 8e3b842..1f8f9d0 100644
--- a/print/ttf2pt1/Makefile
+++ b/print/ttf2pt1/Makefile
@@ -13,8 +13,8 @@ COMMENT= True Type Font to Postscript Type 1 Converter
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
-RUN_DEPENDS= t1asm:${PORTSDIR}/print/t1utils
+LIB_DEPENDS= libfreetype.so:print/freetype2
+RUN_DEPENDS= t1asm:print/t1utils
USES= pkgconfig shebangfix perl5 uidfix tar:tgz
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} ${CPPFLAGS}" LIBS="${LIBS}" \
OpenPOWER on IntegriCloud