diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-28 15:30:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-28 15:30:48 +0000 |
commit | 2fd933184cc5cb4b31b4bc8159b13de2a5e32555 (patch) | |
tree | e88c394a1602986de9a83e2d98da8b4c00299e37 /security | |
parent | d3302e8ad03b16a79e510b149b6d639dfcae471f (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pear-LiveUser/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pear-LiveUser/Makefile b/security/pear-LiveUser/Makefile index 90e7cbf882e2..e1a760197ecf 100644 --- a/security/pear-LiveUser/Makefile +++ b/security/pear-LiveUser/Makefile @@ -15,6 +15,8 @@ COMMENT= PEAR user authentication and permission management framework BUILD_DEPENDS= ${PEARDIR}/Event/Dispatcher.php:${PORTSDIR}/devel/pear-Event_Dispatcher RUN_DEPENDS= ${BUILD_DEPENDS} +PORTSCOUT= skipv:0.61 + LATEST_LINK= pear-LiveUser OPTIONS= PEAR_DB "PEAR::DB support" off \ PEAR_MDB "PEAR::MDB support" off \ |