diff options
Diffstat (limited to 'graphics/p5-Image-Imlib2/Makefile')
-rw-r--r-- | graphics/p5-Image-Imlib2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile index f1d10274d364..48abbe1c2c1e 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -7,6 +7,7 @@ PORTNAME= Image-Imlib2 PORTVERSION= 2.00 +PORTREVISION= 3 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Image @@ -15,10 +16,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the Imlib2 image library -LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2 BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple PERL_MODBUILD= yes +USE_EFL= imlib2 MAN3= Image::Imlib2.3 |