aboutsummaryrefslogtreecommitdiff
path: root/net/netspeed_applet
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 /net/netspeed_applet
parent6eb20e951d9f1781717e5c22bf55e331d0b23a6d (diff)
downloadports-6486c7771f0c9ad5d67817c020d6339addf93528.tar.gz
ports-6486c7771f0c9ad5d67817c020d6339addf93528.zip
Add USE_GETTEXT to appease portlint.
Notes
Notes: svn path=/head/; revision=162498
Diffstat (limited to 'net/netspeed_applet')
-rw-r--r--net/netspeed_applet/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netspeed_applet/Makefile b/net/netspeed_applet/Makefile
index b919267ac149..3aec1fe1e879 100644
--- a/net/netspeed_applet/Makefile
+++ b/net/netspeed_applet/Makefile
@@ -19,6 +19,7 @@ USE_X_PREFIX= yes
INSTALLS_OMF= yes
USE_GMAKE= yes
USE_GNOME= gnomehier intlhack gnomeprefix gnomehack gnomepanel
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"