aboutsummaryrefslogtreecommitdiff
path: root/security/sasp
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-02-18 21:13:02 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-02-18 21:13:02 +0000
commitfcb98a504a4b2d61662773d959b7cc3ee239eb09 (patch)
tree6c12a9e824cf39ccd0922fe8c2e9a8017ad5fc34 /security/sasp
parent154ea12c2bcc68e342c6a93a66297844b157ee60 (diff)
downloadports-fcb98a504a4b2d61662773d959b7cc3ee239eb09.tar.gz
ports-fcb98a504a4b2d61662773d959b7cc3ee239eb09.zip
Notes
Diffstat (limited to 'security/sasp')
-rw-r--r--security/sasp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sasp/Makefile b/security/sasp/Makefile
index 09496e5b92a3..fc764b9ede71 100644
--- a/security/sasp/Makefile
+++ b/security/sasp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sasp
PORTVERSION= 0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://people.freebsd.org/~ahze/distfiles/
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ahze
MAINTAINER= sviat@OpenGEEKS.it
COMMENT= A tool that permits to use a gateway whatever IP we have
-BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet
+LIB_DEPENDS= net:${PORTSDIR}/net/libnet
NO_WRKSUBDIR= yes
MAKE_ENV= LIBNET_CONFIG="${LIBNET_CONFIG}"