aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graphics-ColorNames-WWW/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 01:33:02 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 01:33:02 +0000
commitd394d91a6ab79b2552ce91ad66446a1a3564ae55 (patch)
tree6b2046ea5205e6106b70f572dde8ed8864afc287 /graphics/p5-Graphics-ColorNames-WWW/Makefile
parentb59192cc24ef24fba3659c2761a29f8b3a4aca74 (diff)
downloadports-d394d91a6ab79b2552ce91ad66446a1a3564ae55.tar.gz
ports-d394d91a6ab79b2552ce91ad66446a1a3564ae55.zip
Notes
Diffstat (limited to 'graphics/p5-Graphics-ColorNames-WWW/Makefile')
-rw-r--r--graphics/p5-Graphics-ColorNames-WWW/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/graphics/p5-Graphics-ColorNames-WWW/Makefile b/graphics/p5-Graphics-ColorNames-WWW/Makefile
index 2f74d613a241..7d7789a71457 100644
--- a/graphics/p5-Graphics-ColorNames-WWW/Makefile
+++ b/graphics/p5-Graphics-ColorNames-WWW/Makefile
@@ -11,16 +11,10 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= WWW color names and equivalent RGB values
RUN_DEPENDS= p5-Graphics-ColorNames>=0.32:${PORTSDIR}/graphics/p5-Graphics-ColorNames
-BUILD_DEPENDS:= ${RUN_DEPENDS}
-BUILD_DEPENDS+= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
+BUILD_DEPENDS:= ${RUN_DEPENDS} \
+ p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
USES= perl5
USE_PERL5= modbuild
-MAN3= Graphics::ColorNames::CSS.3 \
- Graphics::ColorNames::IE.3 \
- Graphics::ColorNames::SVG.3 \
- Graphics::ColorNames::WWW.3
-
-NO_STAGE= yes
.include <bsd.port.mk>