diff options
Diffstat (limited to 'net/net6/Makefile')
-rw-r--r-- | net/net6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index 06a30d69dc00..7e01e6f5f54e 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -16,7 +16,7 @@ COMMENT= Network access framework for IPv4/IPv6 LIB_DEPENDS= sigc++-2.0.0:${PORTSDIR}/devel/libsigc++20 INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack .if !defined(WITHOUT_NLS) |