summaryrefslogtreecommitdiff
path: root/print/libgnomeprint
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-15 22:23:04 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-15 22:23:04 +0000
commit6486c7771f0c9ad5d67817c020d6339addf93528 (patch)
tree9e6c68f8366677f2235c38fd2d7833987e19a7f9 /print/libgnomeprint
parentUpdate to 0.1.3. (diff)
Add USE_GETTEXT to appease portlint.
Notes
Notes: svn path=/head/; revision=162498
Diffstat (limited to 'print/libgnomeprint')
-rw-r--r--print/libgnomeprint/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 2dd0bcd255df..3a4fe6507104 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -31,6 +31,7 @@ USE_XLIB= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack gnomehier glib20 pango libxml2 \
libartlgpl2 ltverhack
+USE_GETTEXT= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \