aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-10-15 11:39:30 +0800
committerkris <kris@FreeBSD.org>2005-10-15 11:39:30 +0800
commite857136b0ea5d32a7b62e3d350cda07eca48293f (patch)
treead5e26c9cef2b4663e47211c03b9417dd82cddb6 /security
parentb74b7955865ea922e4553aed06f80da47b6d5ba3 (diff)
downloadfreebsd-ports-gnome-e857136b0ea5d32a7b62e3d350cda07eca48293f.tar.gz
freebsd-ports-gnome-e857136b0ea5d32a7b62e3d350cda07eca48293f.tar.zst
freebsd-ports-gnome-e857136b0ea5d32a7b62e3d350cda07eca48293f.zip
This now links dynamically to the dependencies since they now provide them.
Switch from BUILD_DEPENDS to LIB_DEPENDS and bump PORTREVISION.
Diffstat (limited to 'security')
-rw-r--r--security/scanssh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile
index 2878cfe490c5..24c6b085bba1 100644
--- a/security/scanssh/Makefile
+++ b/security/scanssh/Makefile
@@ -7,15 +7,15 @@
PORTNAME= scanssh
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net
MASTER_SITES= http://www.monkey.org/~provos/
MAINTAINER= kris@FreeBSD.org
COMMENT= Scans networks for open proxies, SSH, Web and SMTP servers
-BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \
- ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= dnet:${PORTSDIR}/net/libdnet \
+ event:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= YES
PLIST_FILES= bin/scanssh