aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-04-30 14:26:37 +0800
committerjgh <jgh@FreeBSD.org>2013-04-30 14:26:37 +0800
commit01caedcbcc0dfdc057c7f11d56cbb949ba1cf620 (patch)
tree7b20227223bbf1aaf5d3d2c2e569ab708d25adda /print
parentf3062a2998c25d6b837fed354dceddc8677104d4 (diff)
downloadfreebsd-ports-gnome-01caedcbcc0dfdc057c7f11d56cbb949ba1cf620.tar.gz
freebsd-ports-gnome-01caedcbcc0dfdc057c7f11d56cbb949ba1cf620.tar.zst
freebsd-ports-gnome-01caedcbcc0dfdc057c7f11d56cbb949ba1cf620.zip
- convert remaining ports to USES= gettext in print category
Approved by: portmgr (bapt@)
Diffstat (limited to 'print')
-rw-r--r--print/foxitreader/Makefile2
-rw-r--r--print/pslib/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/print/foxitreader/Makefile b/print/foxitreader/Makefile
index 595f46d2b8bc..308edb5651db 100644
--- a/print/foxitreader/Makefile
+++ b/print/foxitreader/Makefile
@@ -23,7 +23,7 @@ NO_BUILD= yes
PLIST_SUB= NLS="${NLS}"
USE_BZIP2= yes
-USE_GETTEXT= yes
+USES= gettext
USE_LINUX= yes
USE_LINUX_APPS= cups-libs gtk2
diff --git a/print/pslib/Makefile b/print/pslib/Makefile
index 6f05618c11e3..ca2ff4149300 100644
--- a/print/pslib/Makefile
+++ b/print/pslib/Makefile
@@ -14,9 +14,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
-USES= pathfix pkgconfig
+USES= pathfix pkgconfig gettext
USE_GNOME= intlhack
-USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include