summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-11-08 22:48:55 +0000
committerSteve Price <steve@FreeBSD.org>2000-11-08 22:48:55 +0000
commiteb63e765030333c41889df51cecb4c689ce3b285 (patch)
tree6c76a6c3c8a3c2ffb5ac2d80195092625cb81947 /www
parentSpell gnugetopt.1 correctly in LIB_DEPENDS. (diff)
Mark this port IS_INTERACTIVE since it asks questions that were causing
my package builds to stall.
Notes
Notes: svn path=/head/; revision=34923
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Embperl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-Embperl/Makefile b/www/p5-HTML-Embperl/Makefile
index 6a73e0fe3351..5c3f8baba165 100644
--- a/www/p5-HTML-Embperl/Makefile
+++ b/www/p5-HTML-Embperl/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/p5-Apache
+IS_INTERACTIVE= yes
USE_PERL5= yes
MAN3= HTML::Embperl.3 HTML::EmbperlD.3