summaryrefslogtreecommitdiff
path: root/devel/gnome-build
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 /devel/gnome-build
parentUpdate to 0.1.3. (diff)
Add USE_GETTEXT to appease portlint.
Notes
Notes: svn path=/head/; revision=162498
Diffstat (limited to 'devel/gnome-build')
-rw-r--r--devel/gnome-build/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gnome-build/Makefile b/devel/gnome-build/Makefile
index 66fed6def73c..5d4cd4b5c40c 100644
--- a/devel/gnome-build/Makefile
+++ b/devel/gnome-build/Makefile
@@ -21,6 +21,7 @@ USE_BZIP2= yes
USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui gnomevfs2
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_PERL5_RUN= yes