aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-11-09 06:48:55 +0800
committersteve <steve@FreeBSD.org>2000-11-09 06:48:55 +0800
commitc5b66a3d3da147fd6fda2a2adb7dcd7ddfbaaf05 (patch)
treed8672e8e1c272979098d5f1fcfeba45a96cc5f5d /www
parentf9ebeb5cb05a44b398e8dbe17c845ce4682b8851 (diff)
downloadfreebsd-ports-gnome-c5b66a3d3da147fd6fda2a2adb7dcd7ddfbaaf05.tar.gz
freebsd-ports-gnome-c5b66a3d3da147fd6fda2a2adb7dcd7ddfbaaf05.tar.zst
freebsd-ports-gnome-c5b66a3d3da147fd6fda2a2adb7dcd7ddfbaaf05.zip
Mark this port IS_INTERACTIVE since it asks questions that were causing
my package builds to stall.
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