aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Imlib2/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-03-30 17:40:02 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-03-30 17:40:02 +0000
commit7c3b2d4ea5fb5cb7864218a1848429b8a8a42fbb (patch)
treee4739fee6dfae533237480e528bfd405f3ad528a /graphics/p5-Image-Imlib2/Makefile
parent2eedcb03342cace63b9bfbe8c05407698a71875c (diff)
downloadports-7c3b2d4ea5fb5cb7864218a1848429b8a8a42fbb.tar.gz
ports-7c3b2d4ea5fb5cb7864218a1848429b8a8a42fbb.zip
- update to 1.08
Notes
Notes: svn path=/head/; revision=158424
Diffstat (limited to 'graphics/p5-Image-Imlib2/Makefile')
-rw-r--r--graphics/p5-Image-Imlib2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile
index ba5765f0350d..c3d53aeee141 100644
--- a/graphics/p5-Image-Imlib2/Makefile
+++ b/graphics/p5-Image-Imlib2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Image-Imlib2
-PORTVERSION= 1.07
+PORTVERSION= 1.08
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Image
@@ -16,6 +16,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the Imlib2 image library
LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2
+BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
PERL_MODBUILD= yes