summaryrefslogtreecommitdiff
path: root/security/pear-Crypt_HMAC2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pear-Crypt_HMAC2/Makefile')
-rw-r--r--security/pear-Crypt_HMAC2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_HMAC2/Makefile b/security/pear-Crypt_HMAC2/Makefile
index 2a3f008de938..8f3abd947ca4 100644
--- a/security/pear-Crypt_HMAC2/Makefile
+++ b/security/pear-Crypt_HMAC2/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= Implementation of Hashed Message Authentication Code for PHP5
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
#CATEGORY= Crypt
FILES= Crypt/HMAC2.php Crypt/HMAC2/Exception.php