aboutsummaryrefslogtreecommitdiff
path: root/security/pear-LiveUser_Admin
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-09 04:41:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-09 04:41:17 +0000
commit1f7c5ddaf085dafc1cd4aee26d3e8bb9f72ec6cd (patch)
tree258bfe31922f47c26e3aa3011628b879272fc2f2 /security/pear-LiveUser_Admin
parent1053d553fa2c3d94dcfb13b2cb0a75212daf6703 (diff)
downloadports-1f7c5ddaf085dafc1cd4aee26d3e8bb9f72ec6cd.tar.gz
ports-1f7c5ddaf085dafc1cd4aee26d3e8bb9f72ec6cd.zip
- Fix build
Notes
Notes: svn path=/head/; revision=285326
Diffstat (limited to 'security/pear-LiveUser_Admin')
-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 \