diff options
Diffstat (limited to 'net/gnomenettool/Makefile')
-rw-r--r-- | net/gnomenettool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnomenettool/Makefile b/net/gnomenettool/Makefile index ef5791839707..64bd2d9d7209 100644 --- a/net/gnomenettool/Makefile +++ b/net/gnomenettool/Makefile @@ -22,7 +22,7 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack intlhack gnomeprefix libglade2 gconf2 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CFLAGS+= -DHAVE_SOCKADDR_SA_LEN |