aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-App-Info
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-02-10 18:59:43 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-02-10 18:59:43 +0000
commitd7b7f20fd2a58e9bb0101f5fcad4b803a51160bc (patch)
tree8e30fef5627a3fee3bd847950263c7ab7d69df3a /devel/p5-App-Info
parent2e3ae87ca444aa24c946c87f453183391735a5e7 (diff)
downloadports-d7b7f20fd2a58e9bb0101f5fcad4b803a51160bc.tar.gz
ports-d7b7f20fd2a58e9bb0101f5fcad4b803a51160bc.zip
Notes
Diffstat (limited to 'devel/p5-App-Info')
-rw-r--r--devel/p5-App-Info/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-App-Info/Makefile b/devel/p5-App-Info/Makefile
index c158fb227b5c..15948b9cda9c 100644
--- a/devel/p5-App-Info/Makefile
+++ b/devel/p5-App-Info/Makefile
@@ -17,7 +17,7 @@ COMMENT= Interface for providing metadata about installed software packages
BUILD_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple
-PERL_CONFIGURE= YES
+PERL_MODBUILD= YES
MAN3= App::Info::HTTPD.3 App::Info::Lib::Iconv.3 \
App::Info::HTTPD::Apache.3 App::Info::Lib.3 App::Info::RDBMS.3 \
@@ -26,7 +26,6 @@ MAN3= App::Info::HTTPD.3 App::Info::Lib::Iconv.3 \
App::Info::Util.3 App::Info::Handler.3 App::Info.3 \
App::Info::Handler::Prompt.3 App::Info::Handler::Carp.3
-.include "../../devel/p5-Module-Build/inc.build.mk"
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} <= 500600