aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graphics-ColorNames
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-11-30 12:05:18 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-11-30 12:05:18 +0000
commit52be1ee31b1d0a32277cfac982ff59ebfe272817 (patch)
tree714e5751342a74d4bab7dff613e24e30547e729a /graphics/p5-Graphics-ColorNames
parent3b920fcd6b569b94ad08020f392998faa20cb70a (diff)
downloadports-52be1ee31b1d0a32277cfac982ff59ebfe272817.tar.gz
ports-52be1ee31b1d0a32277cfac982ff59ebfe272817.zip
- Record p5-Module-Load in BUILD/RUN_DEPENDS.
PR: ports/88019 Submitted by: Parv <parv@pair.com> Approved by: maintainer timeout (1 month)
Notes
Notes: svn path=/head/; revision=150034
Diffstat (limited to 'graphics/p5-Graphics-ColorNames')
-rw-r--r--graphics/p5-Graphics-ColorNames/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/p5-Graphics-ColorNames/Makefile b/graphics/p5-Graphics-ColorNames/Makefile
index ba13785357c3..e0a8f9d37259 100644
--- a/graphics/p5-Graphics-ColorNames/Makefile
+++ b/graphics/p5-Graphics-ColorNames/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Graphics-ColorNames
PORTVERSION= 1.06
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Graphics
@@ -15,6 +16,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= petef@FreeBSD.org
COMMENT= A perl class that defines RGB values for common color names
+BUILD_DEPENDS= ${SITE_PERL}/Module/Load.pm:${PORTSDIR}/devel/p5-Module-Load
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= Graphics::ColorNames.3 \