- Fix build

This commit is contained in:
Martin Wilke 2011-11-09 04:41:17 +00:00
parent 1053d553fa
commit 1f7c5ddaf0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285326

View File

@ -7,13 +7,14 @@
PORTNAME= LiveUser_Admin
PORTVERSION= 0.4.0
PORTREVISION= 1
CATEGORIES= security www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR user authentication and permission management framework
BUILD_DEPENDS= ${PEARDIR}/LiveUser/LiveUser.php:${PORTSDIR}/security/pear-LiveUser
RUN_DEPENDS= ${PEARDIR}/LiveUser/LiveUser.php:${PORTSDIR}/security/pear-LiveUser
BUILD_DEPENDS= ${PEARDIR}/LiveUser.php:${PORTSDIR}/security/pear-LiveUser
RUN_DEPENDS= ${PEARDIR}/LiveUser.php:${PORTSDIR}/security/pear-LiveUser
LATEST_LINK= pear-LiveUser_Admin
OPTIONS= PEAR_DB "PEAR::DB support" off \