From 02a5f6113a7b11ee8d31565c059b2e5c79f15c2a Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Mon, 14 Jul 2014 15:38:39 +0000 Subject: - Convert net/libnet to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) --- net-mgmt/ettercap/Makefile | 1 + net-mgmt/isic/Makefile | 2 +- net-mgmt/packit/Makefile | 4 ++-- net-mgmt/pixilate/Makefile | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index fe5733052a43..a2f3a2d8f3cd 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -3,6 +3,7 @@ PORTNAME= ettercap PORTVERSION= 0.8.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-mgmt security diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile index 4d5be9027e1c..6f25cb7a4c3a 100644 --- a/net-mgmt/isic/Makefile +++ b/net-mgmt/isic/Makefile @@ -3,7 +3,7 @@ PORTNAME= isic PORTVERSION= 0.07 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ISIC%20v${PORTVERSION} diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile index 525c7cd3f701..59c364cd464a 100644 --- a/net-mgmt/packit/Makefile +++ b/net-mgmt/packit/Makefile @@ -3,7 +3,7 @@ PORTNAME= packit PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= http://packit.sourceforge.net/downloads/ EXTRACT_SUFX= .tgz @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Network auditing tool -LIB_DEPENDS= net:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet GNU_CONFIGURE= yes CPPFLAGS+= `${LIBNET_CONFIG} --defines` `${LIBNET_CONFIG} --cflags` diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile index da01c4fe0af8..67f99bee481b 100644 --- a/net-mgmt/pixilate/Makefile +++ b/net-mgmt/pixilate/Makefile @@ -3,7 +3,7 @@ PORTNAME= pixilate PORTVERSION= 0.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= SF/winfingerprint/${PORTNAME}/${PORTVERSION} -- cgit v1.2.3