diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-21 04:32:51 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-21 04:32:51 +0000 |
commit | 5cb1de03ce141257727ff3cf20d8933f6bbc3851 (patch) | |
tree | 6cf60d0e6614f3adac9a12dd458fbc472e4c9110 /www/twig | |
parent | 18866cdb48fd7f5142ac123868e76bb5512c134a (diff) | |
download | ports-5cb1de03ce141257727ff3cf20d8933f6bbc3851.tar.gz ports-5cb1de03ce141257727ff3cf20d8933f6bbc3851.zip |
Notes
Diffstat (limited to 'www/twig')
-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 |