diff options
Diffstat (limited to 'net/gnomenetstatus/Makefile')
-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 c903839e594d..738abfc7fa33 100644 --- a/net/gnomenetstatus/Makefile +++ b/net/gnomenetstatus/Makefile @@ -26,7 +26,7 @@ GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomehack intlhack gnomeprefix libgnome gnomepanel libglade2 \ gnomedocutils USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |