aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-11-30 20:05:18 +0800
committerflz <flz@FreeBSD.org>2005-11-30 20:05:18 +0800
commitefb15e666f0e112dd7d04eb87620dbc0604e1659 (patch)
tree6f111ce2c492748ab499d23c727c387e54ed1c3e /graphics
parent8c60daa00cc4d9517a48599e743b77bbb5bfd6db (diff)
downloadfreebsd-ports-gnome-efb15e666f0e112dd7d04eb87620dbc0604e1659.tar.gz
freebsd-ports-gnome-efb15e666f0e112dd7d04eb87620dbc0604e1659.tar.zst
freebsd-ports-gnome-efb15e666f0e112dd7d04eb87620dbc0604e1659.zip
- Record p5-Module-Load in BUILD/RUN_DEPENDS.
PR: ports/88019 Submitted by: Parv <parv@pair.com> Approved by: maintainer timeout (1 month)
Diffstat (limited to 'graphics')
-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 \