summaryrefslogtreecommitdiff
path: root/databases/phppgadmin
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-03-22 20:55:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-03-22 20:55:22 +0000
commite225b4e83f645a7e8e7a0bce405f2591e4566eec (patch)
treeedb06cc3e6d95b4bd3be9082d83c7d958b6abcdb /databases/phppgadmin
parentAdd SIZE data. (diff)
- fix Index
PHP_PORT needs explict ${PORTSDIR}/www/mod_php4-twig
Notes
Notes: svn path=/head/; revision=104977
Diffstat (limited to 'databases/phppgadmin')
-rw-r--r--databases/phppgadmin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile
index 44c485b9d020..4487ff8eb157 100644
--- a/databases/phppgadmin/Makefile
+++ b/databases/phppgadmin/Makefile
@@ -21,7 +21,7 @@ USE_PHP= yes
WRKSRC= ${WRKDIR}/phpPgAdmin
NO_BUILD= YES
-PHP_PORT?= www/mod_php4-twig
+PHP_PORT?= ${PORTSDIR}/www/mod_php4-twig
PGADMDIR?= www/data/phpPgAdmin
PLIST_SUB+= PGADMDIR=${PGADMDIR}