summaryrefslogtreecommitdiff
path: root/www/twig
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-07-07 06:13:49 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-07-07 06:13:49 +0000
commit10642dbb1f176119d5b86917852e69cee66a944e (patch)
treeead82f2fd7eac6db476b8474860e7e5e9b05310e /www/twig
parentDo not attempt to load the old libxml1 stuff since that was removed from (diff)
- fix index
as bsd.php.mmk still needs explicit PORTSDIR
Notes
Notes: svn path=/head/; revision=113107
Diffstat (limited to 'www/twig')
-rw-r--r--www/twig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/twig/Makefile b/www/twig/Makefile
index 569fec18295b..92e7fb4eae64 100644
--- a/www/twig/Makefile
+++ b/www/twig/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/${PHP3_PORT}
.endif
NO_BUILD= YES
-PHP_PORT?= www/mod_php4-twig
+PHP_PORT?= ${PORTSDIR}/www/mod_php4-twig
PHP3_PORT?= www/mod_php3
TWIG?= www/data-dist/twig
PLIST_SUB+= TWIG=${TWIG}