aboutsummaryrefslogtreecommitdiff
path: root/print/pslib
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-04-30 06:26:37 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-04-30 06:26:37 +0000
commit454daa83e829dbd47ec4bf10e0b285ea55cfe6ef (patch)
tree7b20227223bbf1aaf5d3d2c2e569ab708d25adda /print/pslib
parent2ac2a8cfd966188875c83f7b7f0a5c100351b0f2 (diff)
downloadports-454daa83e829dbd47ec4bf10e0b285ea55cfe6ef.tar.gz
ports-454daa83e829dbd47ec4bf10e0b285ea55cfe6ef.zip
- convert remaining ports to USES= gettext in print category
Approved by: portmgr (bapt@)
Notes
Notes: svn path=/head/; revision=316882
Diffstat (limited to 'print/pslib')
-rw-r--r--print/pslib/Makefile3
1 files changed, 1 insertions, 2 deletions
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