diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-10 12:00:04 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-10 12:00:04 +0000 |
commit | 1bd01d39d27e14a5ed16c540298bbf0cd2ddb9fb (patch) | |
tree | dc80c3b9799df73f2a8d1d20103fab153de4b8a2 /net | |
parent | 0cf528a692c74d738079feba8836e3885f826430 (diff) | |
download | ports-1bd01d39d27e14a5ed16c540298bbf0cd2ddb9fb.tar.gz ports-1bd01d39d27e14a5ed16c540298bbf0cd2ddb9fb.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/net6/Makefile | 7 | ||||
-rw-r--r-- | net/net6/pkg-plist | 3 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index 786bf83d46d5..957ff9f3a9f3 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -3,7 +3,7 @@ PORTNAME= net6 PORTVERSION= 1.3.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ @@ -15,8 +15,9 @@ LICENSE= GPLv2 LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \ libgnutls.so:${PORTSDIR}/security/gnutls -USES= pathfix pkgconfig -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +USES= libtool pathfix pkgconfig USE_LDCONFIG= yes OPTIONS_DEFINE= NLS diff --git a/net/net6/pkg-plist b/net/net6/pkg-plist index 6f177a0a45f4..695f421f1a7b 100644 --- a/net/net6/pkg-plist +++ b/net/net6/pkg-plist @@ -19,10 +19,9 @@ include/net6/serialise.hpp include/net6/server.hpp include/net6/socket.hpp include/net6/user.hpp -lib/libnet6-1.3.so lib/libnet6-1.3.so.0 +lib/libnet6-1.3.so.0.0.0 lib/libnet6.a -lib/libnet6.la lib/libnet6.so libdata/pkgconfig/net6-1.3.pc %%NLS%%share/locale/ast/LC_MESSAGES/net6.mo |