aboutsummaryrefslogtreecommitdiff
path: root/security/courierpassd/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-09-02 21:28:39 +0000
committerAde Lovett <ade@FreeBSD.org>2005-09-02 21:28:39 +0000
commit2fc3c067af1dae872d1768608b4b7da3d6502e6a (patch)
tree8a786a91b6187256063cb7c26ce9ac675f30e764 /security/courierpassd/Makefile
parent9a35ac794547b5d62ccb3460c12e9a085522c60d (diff)
downloadports-2fc3c067af1dae872d1768608b4b7da3d6502e6a.tar.gz
ports-2fc3c067af1dae872d1768608b4b7da3d6502e6a.zip
Correctly fix RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=141826
Diffstat (limited to 'security/courierpassd/Makefile')
-rw-r--r--security/courierpassd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/courierpassd/Makefile b/security/courierpassd/Makefile
index 4e73d0d707b0..8af815a50b9d 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