summaryrefslogtreecommitdiff
path: root/editors/ghex
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 /editors/ghex
parentUpdate to 0.1.3. (diff)
Add USE_GETTEXT to appease portlint.
Notes
Notes: svn path=/head/; revision=162498
Diffstat (limited to 'editors/ghex')
-rw-r--r--editors/ghex/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile
index 9ac7b88f4767..555cbf2979af 100644
--- a/editors/ghex/Makefile
+++ b/editors/ghex/Makefile
@@ -19,6 +19,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gail libgnomeprintui libgnomeui
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
INSTALLS_SHLIB= yes