diff options
Diffstat (limited to 'net/netspeed_applet/Makefile')
-rw-r--r-- | net/netspeed_applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netspeed_applet/Makefile b/net/netspeed_applet/Makefile index 73a0ae39a57b..d9a38db61410 100644 --- a/net/netspeed_applet/Makefile +++ b/net/netspeed_applet/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop INSTALLS_OMF= yes USE_GMAKE= yes USE_GNOME= gnomehier intlhack gnomeprefix gnomehack gnomepanel -USE_GETTEXT= yes +USES= gettext GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include |