aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Horde_Secret/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-12-12 15:16:56 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-12-12 15:16:56 +0000
commitcd4b5e26f1f107f63d1df5461afe8a66829dc3ec (patch)
tree3fb7d6080e4c46250a144599804046174e893258 /security/pear-Horde_Secret/Makefile
parent17ceff765800de56a99184d5868cc6c54dd38812 (diff)
downloadports-cd4b5e26f1f107f63d1df5461afe8a66829dc3ec.tar.gz
ports-cd4b5e26f1f107f63d1df5461afe8a66829dc3ec.zip
Update horde4 packages and applications to horde5
Notes
Notes: svn path=/head/; revision=308772
Diffstat (limited to 'security/pear-Horde_Secret/Makefile')
-rw-r--r--security/pear-Horde_Secret/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/security/pear-Horde_Secret/Makefile b/security/pear-Horde_Secret/Makefile
index a7490b04f701..55480bf21df6 100644
--- a/security/pear-Horde_Secret/Makefile
+++ b/security/pear-Horde_Secret/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= Horde_Secret
-PORTVERSION= 1.0.4
+PORTVERSION= 2.0.2
CATEGORIES= security www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Secret Encryption API
-RUN_DEPENDS= ${PEARDIR}/Crypt/Blowfish.php:${PORTSDIR}/security/pear-Crypt_Blowfish
-
-USE_HORDE_RUN= Horde_Exception
+USE_HORDE_RUN= Horde_Crypt_Blowfish \
+ Horde_Exception \
+ Horde_Support
+
USE_PHP= hash
.include <bsd.port.pre.mk>