aboutsummaryrefslogtreecommitdiff
path: root/chinese/ttf2pt1
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-06-04 15:30:14 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-06-04 15:30:14 +0000
commite7d7eaa3ff29c47c378852752c60dcd0a808242a (patch)
tree9f2e859b63c408184a79012f6a31967ffddcf92d /chinese/ttf2pt1
parentbcd96af70b251ff0ad856b3010ed83191d82db0b (diff)
downloadports-e7d7eaa3ff29c47c378852752c60dcd0a808242a.tar.gz
ports-e7d7eaa3ff29c47c378852752c60dcd0a808242a.zip
- Respect PREFIX
Notes
Notes: svn path=/head/; revision=214319
Diffstat (limited to 'chinese/ttf2pt1')
-rw-r--r--chinese/ttf2pt1/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/ttf2pt1/Makefile b/chinese/ttf2pt1/Makefile
index c9eca930f241..030ff89cc093 100644
--- a/chinese/ttf2pt1/Makefile
+++ b/chinese/ttf2pt1/Makefile
@@ -18,6 +18,8 @@ COMMENT= True Type Font to Postscript Type 1 Converter with chinese maps
RUN_DEPENDS= ttf2pt1:${PORTSDIR}/print/ttf2pt1
+MAKE_ARGS= INSTDIR="${PREFIX}"
+
NO_BUILD= yes
.include <bsd.port.mk>