diff options
Diffstat (limited to 'net/link-monitor-applet/Makefile')
-rw-r--r-- | net/link-monitor-applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/link-monitor-applet/Makefile b/net/link-monitor-applet/Makefile index 997afbe8ca08..dd346cc49d51 100644 --- a/net/link-monitor-applet/Makefile +++ b/net/link-monitor-applet/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= GeoIP:${PORTSDIR}/net/GeoIP USE_BZIP2= yes USE_GNOME= gnomepanel gnomeprefix libgnomeui librsvg2 -USE_GETTEXT= yes +USES= gettext INSTALLS_OMF= yes CPPFLAGS+= -I${LOCALBASE}/include |