summaryrefslogtreecommitdiff
path: root/graphics/frontline
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 /graphics/frontline
parentUpdate to 0.1.3. (diff)
Add USE_GETTEXT to appease portlint.
Notes
Notes: svn path=/head/; revision=162498
Diffstat (limited to 'graphics/frontline')
-rw-r--r--graphics/frontline/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/frontline/Makefile b/graphics/frontline/Makefile
index bdeff06a377e..66839a0af5df 100644
--- a/graphics/frontline/Makefile
+++ b/graphics/frontline/Makefile
@@ -21,6 +21,7 @@ LIB_DEPENDS= autotrace.3:${PORTSDIR}/graphics/autotrace \
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs imlib libartlgpl2
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"