aboutsummaryrefslogtreecommitdiff
path: root/net/enet
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-19 14:07:46 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-19 14:07:46 +0000
commit2cd046de3eecb56f484ba401d7aa070f332552c6 (patch)
treef4a2bdbec21331150c65cdf57340167221e27475 /net/enet
parentad03c96697595fbab522e0b3a1996b3edd66534c (diff)
downloadports-2cd046de3eecb56f484ba401d7aa070f332552c6.tar.gz
ports-2cd046de3eecb56f484ba401d7aa070f332552c6.zip
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=358420
Diffstat (limited to 'net/enet')
-rw-r--r--net/enet/Makefile5
-rw-r--r--net/enet/pkg-plist2
2 files changed, 4 insertions, 3 deletions
diff --git a/net/enet/Makefile b/net/enet/Makefile
index 5db273ad2a2c..422c6e695e8f 100644
--- a/net/enet/Makefile
+++ b/net/enet/Makefile
@@ -3,6 +3,7 @@
PORTNAME= enet
PORTVERSION= 1.3.12
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= http://enet.bespin.org/download/
@@ -12,9 +13,9 @@ COMMENT= Simple and robust communication library based on UDP
LICENSE= MIT
-USES= pathfix
+USES= pathfix libtool
PATHFIX_MAKEFILEIN= Makefile.am
-USE_AUTOTOOLS= aclocal automake autoconf libtool
+USE_AUTOTOOLS= aclocal automake autoconf
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS= --add-missing
USE_LDCONFIG= yes
diff --git a/net/enet/pkg-plist b/net/enet/pkg-plist
index f1fb34362192..0bd7546ebd0b 100644
--- a/net/enet/pkg-plist
+++ b/net/enet/pkg-plist
@@ -8,8 +8,8 @@ include/enet/unix.h
include/enet/utility.h
include/enet/win32.h
lib/libenet.a
-lib/libenet.la
lib/libenet.so
lib/libenet.so.7
+lib/libenet.so.7.0.0
libdata/pkgconfig/libenet.pc
@dirrm include/enet