aboutsummaryrefslogtreecommitdiffstats
path: root/security/aolserver-nsencrypt
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2007-08-21 22:02:41 +0800
committermm <mm@FreeBSD.org>2007-08-21 22:02:41 +0800
commit1b9d6152fa0e81bf61134c08c02ea92e44f6b11a (patch)
treee665e26b1d7769cdf6ba44d4376992b7b8a7ec3f /security/aolserver-nsencrypt
parenta30573f2903ff0d2104072a48f71ba0767f91e97 (diff)
downloadfreebsd-ports-gnome-1b9d6152fa0e81bf61134c08c02ea92e44f6b11a.tar.gz
freebsd-ports-gnome-1b9d6152fa0e81bf61134c08c02ea92e44f6b11a.tar.zst
freebsd-ports-gnome-1b9d6152fa0e81bf61134c08c02ea92e44f6b11a.zip
- Fix RUN_DEPENDS
- Bump PORTREVISION devel/gmake was accidentially included in RUN_DEPENDS
Diffstat (limited to 'security/aolserver-nsencrypt')
-rw-r--r--security/aolserver-nsencrypt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/aolserver-nsencrypt/Makefile b/security/aolserver-nsencrypt/Makefile
index 28b1aec0dfea..0d5223da1b27 100644
--- a/security/aolserver-nsencrypt/Makefile
+++ b/security/aolserver-nsencrypt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aolserver-nsencrypt
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= aolserver
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/nsencrypt-${PORTVERSION}
AOLSERVERBASE?= aolserver
BUILD_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver
-RUN_DEPENDS+= ${BUILD_DEPENDS}
+RUN_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver
PLIST_SUB+= AOLSERVERBASE=${AOLSERVERBASE}
USE_OPENSSL= yes