aboutsummaryrefslogtreecommitdiff
path: root/print/freetype
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-05 13:45:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-05 13:45:39 +0000
commitc57133fc365bbbda0130bdef7e2be2f6212c7b74 (patch)
tree9fd8f3d259351b0293c2c2251beccb8764555320 /print/freetype
parent58fb45f3dd6072a62c8853d31c25cee7e8140684 (diff)
downloadports-c57133fc365bbbda0130bdef7e2be2f6212c7b74.tar.gz
ports-c57133fc365bbbda0130bdef7e2be2f6212c7b74.zip
- Stage support
Notes
Notes: svn path=/head/; revision=342699
Diffstat (limited to 'print/freetype')
-rw-r--r--print/freetype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/freetype/Makefile b/print/freetype/Makefile
index b16f67d0f433..df19e610924b 100644
--- a/print/freetype/Makefile
+++ b/print/freetype/Makefile
@@ -15,13 +15,13 @@ MASTER_SITES= SF \
MAINTAINER= doceng@FreeBSD.org
COMMENT= A free and portable TrueType font rendering engine
+USES= desthack
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared
PORTSCOUT= limit:^1\.
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure