aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Geo-EOP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Geo-EOP/Makefile')
-rw-r--r--graphics/p5-Geo-EOP/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/p5-Geo-EOP/Makefile b/graphics/p5-Geo-EOP/Makefile
index ed054358d2e9..8ddb64b31be6 100644
--- a/graphics/p5-Geo-EOP/Makefile
+++ b/graphics/p5-Geo-EOP/Makefile
@@ -12,14 +12,11 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl Module to Process Earth Observation Products Meta-data
RUN_DEPENDS= p5-Geo-GML>=0.12:${PORTSDIR}/graphics/p5-Geo-GML \
- p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod \
p5-XML-Compile>=0.96:${PORTSDIR}/textproc/p5-XML-Compile \
p5-XML-Compile-Cache>=0.14:${PORTSDIR}/textproc/p5-XML-Compile-Cache
-
-MAN3= Geo::EOP::Util.3 Geo::EOP.3
+TEST_DEPENDS= p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>