diff options
-rw-r--r-- | www/twig/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/twig/Makefile b/www/twig/Makefile index e2839141a5d3..00058c17e368 100644 --- a/www/twig/Makefile +++ b/www/twig/Makefile @@ -24,6 +24,7 @@ LIB_DEPENDS= pq.3:${PORTSDIR}/databases/postgresql7 .endif NO_BUILD= YES +NO_PACKAGE= need a matching version of mod_php TWIG?= www/data-dist/twig PLIST_SUB+= TWIG=${TWIG} ROOTFILES= index.php3 test.php3 goto.php3 |