diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-03-25 14:52:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-03-25 14:52:20 +0000 |
commit | 086209ae5af1ae38ebe1b6811f57ae3ab93c29bc (patch) | |
tree | 633de6fb5364c4f676c3f46e5afd713194d1d4ed /textproc/p5-XML-Atom | |
parent | 1a1b97dbff509d29870b6b2821dff69d60185cc2 (diff) |
Notes
Diffstat (limited to 'textproc/p5-XML-Atom')
-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 \ |