diff options
Diffstat (limited to 'net/net6/Makefile')
-rw-r--r-- | net/net6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index 184673b82c70..bcf37d146e93 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -7,6 +7,7 @@ PORTNAME= net6 PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ @@ -17,7 +18,7 @@ LIB_DEPENDS= sigc++-2.0.0:${PORTSDIR}/devel/libsigc++20 USE_GCC= 3.4+ INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gnomehack .if !defined(WITHOUT_NLS) |