diff options
Diffstat (limited to 'net/gnomenetstatus')
-rw-r--r-- | net/gnomenetstatus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnomenetstatus/Makefile b/net/gnomenetstatus/Makefile index 99fca379a5a5..f13e5e4c927f 100644 --- a/net/gnomenetstatus/Makefile +++ b/net/gnomenetstatus/Makefile @@ -18,7 +18,7 @@ COMMENT= A GNOME applet that shows network status USE_X_PREFIX= yes USE_BZIP2= yes -USE_GNOME= gnomehack gnomeprefix libgnome +USE_GNOME= gnomehack intlhack gnomeprefix libgnome USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ |