diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-22 07:12:03 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-22 07:12:03 +0000 |
commit | 3986be6ce8ccee747b5560763417c876d9548a05 (patch) | |
tree | faf044a8d91272c5f235e7092d0541b4ef577981 /www/p5-Gantry/Makefile | |
parent | 988eed75309984f79b364451a32f609be55d89df (diff) | |
download | ports-3986be6ce8ccee747b5560763417c876d9548a05.tar.gz ports-3986be6ce8ccee747b5560763417c876d9548a05.zip |
Notes
Diffstat (limited to 'www/p5-Gantry/Makefile')
-rw-r--r-- | www/p5-Gantry/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Gantry/Makefile b/www/p5-Gantry/Makefile index 6edc2cb8499e..aea43724ea99 100644 --- a/www/p5-Gantry/Makefile +++ b/www/p5-Gantry/Makefile @@ -50,6 +50,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ p5-Template-Toolkit>=2.0:${PORTSDIR}/www/p5-Template-Toolkit \ p5-Template-Plugin-HTML-SuperForm>0:${PORTSDIR}/textproc/p5-Template-Plugin-HTML-SuperForm +IS_INTERACTIVE= Asks about installation paths + PERL_MODBUILD= yes WWWDIR= ${PREFIX}/www/${PORTNAME:L} |