aboutsummaryrefslogtreecommitdiff
path: root/net/arp-sk
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-14 15:38:39 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-14 15:38:39 +0000
commit02a5f6113a7b11ee8d31565c059b2e5c79f15c2a (patch)
tree4e66b449baf3aef3c5d54461b9ba1fab8a49b637 /net/arp-sk
parentb69d9dc2cb9b042972209b6595ba20abc543f6b5 (diff)
downloadports-02a5f6113a7b11ee8d31565c059b2e5c79f15c2a.tar.gz
ports-02a5f6113a7b11ee8d31565c059b2e5c79f15c2a.zip
- Convert net/libnet to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port)
Notes
Notes: svn path=/head/; revision=361791
Diffstat (limited to 'net/arp-sk')
-rw-r--r--net/arp-sk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/arp-sk/Makefile b/net/arp-sk/Makefile
index 57bb930aa827..4d8b0277bb8e 100644
--- a/net/arp-sk/Makefile
+++ b/net/arp-sk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= arp-sk
PORTVERSION= 0.0.16
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://sid.rstack.org/arp-sk/files/
EXTRACT_SUFX= .tgz
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool designed to manipulate ARP tables of all kinds of equipment
-LIB_DEPENDS= net:${PORTSDIR}/net/libnet
+LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet
GNU_CONFIGURE= yes