diff options
Diffstat (limited to 'graphics/p5-GD1/Makefile')
-rw-r--r-- | graphics/p5-GD1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-GD1/Makefile b/graphics/p5-GD1/Makefile index 54ef544dfa20..bd04e554694b 100644 --- a/graphics/p5-GD1/Makefile +++ b/graphics/p5-GD1/Makefile @@ -7,6 +7,7 @@ PORTNAME= GD PORTVERSION= 1.32 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD @@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org -LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd USE_PERL5= yes |