summaryrefslogtreecommitdiff
path: root/print/ggv
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/ggv
parentUpdate to 0.1.3. (diff)
Add USE_GETTEXT to appease portlint.
Diffstat (limited to 'print/ggv')
-rw-r--r--print/ggv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index bc29e4c5dbd5..225dc4e1bbc2 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -21,6 +21,7 @@ USE_X_PREFIX= yes
INSTALLS_OMF= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui desktopfileutils
+USE_GETTEXT= yes
USE_GHOSTSCRIPT=yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \