summaryrefslogtreecommitdiffstats
path: root/print/pdftk/Makefile
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2013-04-27 18:25:24 +0000
committermva <mva@FreeBSD.org>2013-04-27 18:25:24 +0000
commita99e7e687dd8959b456b245eeaafe101878e92d8 (patch)
tree05c37dd385b99b953046290a1ad749042e2d1c51 /print/pdftk/Makefile
parente43c5466309ee34db1fde989beb22aa3f35d27ec (diff)
downloadFreeBSD-ports-a99e7e687dd8959b456b245eeaafe101878e92d8.zip
FreeBSD-ports-a99e7e687dd8959b456b245eeaafe101878e92d8.tar.gz
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
Diffstat (limited to 'print/pdftk/Makefile')
-rw-r--r--print/pdftk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index e6b3005..524f0e0 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -18,7 +18,7 @@ CSUFF= ${_USE_GCC:S/.//}
USE_GCC= 4.6+
USE_GMAKE= yes
-USE_ICONV= yes
+USES= iconv
USE_LDCONFIG= ${PREFIX}/lib/gcc${CSUFF}
# gcj/libgcj don't exist on some platforms
OpenPOWER on IntegriCloud