summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2005-09-02 21:28:39 +0000
committerade <ade@FreeBSD.org>2005-09-02 21:28:39 +0000
commit17d39b3325ebf6e18989a11cc9abaa262252183f (patch)
tree9fcb8ab3fb1a610cfd7af64ac1cf4edea787016d /security
parent470bfdf4aeaf6b037a4519f21dc04f1236c41158 (diff)
downloadFreeBSD-ports-17d39b3325ebf6e18989a11cc9abaa262252183f.zip
FreeBSD-ports-17d39b3325ebf6e18989a11cc9abaa262252183f.tar.gz
Correctly fix RUN_DEPENDS
Diffstat (limited to 'security')
-rw-r--r--security/courierpassd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/courierpassd/Makefile b/security/courierpassd/Makefile
index 4e73d0d..8af815a 100644
--- a/security/courierpassd/Makefile
+++ b/security/courierpassd/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ade@FreeBSD.org
COMMENT= User authentication and password changing daemon utility
BUILD_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base
WRKSRC= ${WRKDIR}/courierpassd-1.1.0-RC1
OpenPOWER on IntegriCloud