diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Atom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile index c789d4ca3156..7624f2e04967 100644 --- a/textproc/p5-XML-Atom/Makefile +++ b/textproc/p5-XML-Atom/Makefile @@ -24,6 +24,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-X ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime RUN_DEPENDS= ${BUILD_DEPENDS} +IS_INTERACTIVE= yes + PERL_MODBUILD= yes MAN3= XML::Atom.3 \ |