aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-07-07 14:13:49 +0800
committerdinoex <dinoex@FreeBSD.org>2004-07-07 14:13:49 +0800
commit69fc4043535cd04e712953bcdc0929e0d4c49e51 (patch)
treebebce7cab40cf62e9695667159b346d608598cf3
parent423401f1a9d5a849d3c42f4d4c45bfd936a017e2 (diff)
downloadfreebsd-ports-gnome-69fc4043535cd04e712953bcdc0929e0d4c49e51.tar.gz
freebsd-ports-gnome-69fc4043535cd04e712953bcdc0929e0d4c49e51.tar.zst
freebsd-ports-gnome-69fc4043535cd04e712953bcdc0929e0d4c49e51.zip
- fix index
as bsd.php.mmk still needs explicit PORTSDIR
-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}