aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-11-09 12:41:17 +0800
committermiwi <miwi@FreeBSD.org>2011-11-09 12:41:17 +0800
commit1cb2ee7b6ace094334a42ec3a336fc83744ca8cc (patch)
tree0d8006dcfb6322023febdfea4bc833609dcb6fb2 /security
parent5d23ef44d6751d9210670d586a796d6d4063dd4e (diff)
downloadfreebsd-ports-gnome-1cb2ee7b6ace094334a42ec3a336fc83744ca8cc.tar.gz
freebsd-ports-gnome-1cb2ee7b6ace094334a42ec3a336fc83744ca8cc.tar.zst
freebsd-ports-gnome-1cb2ee7b6ace094334a42ec3a336fc83744ca8cc.zip
- Fix build
Diffstat (limited to 'security')
-rw-r--r--security/pear-LiveUser_Admin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/pear-LiveUser_Admin/Makefile b/security/pear-LiveUser_Admin/Makefile
index 0561f1ee17c0..2174c279cd1f 100644
--- a/security/pear-LiveUser_Admin/Makefile
+++ b/security/pear-LiveUser_Admin/Makefile
@@ -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 \