aboutsummaryrefslogtreecommitdiff
path: root/net/libdnet
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-12 09:16:50 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-12 09:16:50 +0000
commit4be29f698e7da5cf19deb6812227b0d04577b1be (patch)
treec6124fefd174c3a8ac7629140e93b10d1e06876c /net/libdnet
parentffed97e33639724058c0e140c653d9a8262ae26b (diff)
downloadports-4be29f698e7da5cf19deb6812227b0d04577b1be.tar.gz
ports-4be29f698e7da5cf19deb6812227b0d04577b1be.zip
- Drop .la files, no dependees require them
- Add LICENSE_FILE Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=368013
Diffstat (limited to 'net/libdnet')
-rw-r--r--net/libdnet/Makefile4
-rw-r--r--net/libdnet/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index 89e4a94fe7b2..c32210f391fe 100644
--- a/net/libdnet/Makefile
+++ b/net/libdnet/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libdnet
PORTVERSION= 1.12
+PORTREVISION= 1
CATEGORIES?= net
MASTER_SITES= GOOGLE_CODE
@@ -10,10 +11,11 @@ MAINTAINER?= onatan@gmail.com
COMMENT= Simple interface to low level networking routines
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_dnet_bsd_bpf=yes
-USES= libtool:keepla tar:tgz
+USES= libtool tar:tgz
.if !defined(LIBDNET_SLAVE)
CONFIGURE_ARGS+= --without-python
diff --git a/net/libdnet/pkg-plist b/net/libdnet/pkg-plist
index 151c53b36808..9839ca4e025d 100644
--- a/net/libdnet/pkg-plist
+++ b/net/libdnet/pkg-plist
@@ -1,7 +1,6 @@
sbin/dnet
bin/dnet-config
lib/libdnet.a
-lib/libdnet.la
lib/libdnet.so
lib/libdnet.so.1
lib/libdnet.so.1.0.1