summaryrefslogtreecommitdiff
path: root/graphics/p5-GD/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-12 10:01:08 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-12 10:01:08 +0000
commit9e048852214e8a735a9ce5e2a0badb17d9d422ce (patch)
tree6f85db05ab940c3a4a0abcea91e5f13d96182ae7 /graphics/p5-GD/Makefile
parentUpdate to 1.8.4. (diff)
Chase graphics/gd's shlib version bump.
Notes
Notes: svn path=/head/; revision=38246
Diffstat (limited to '')
-rw-r--r--graphics/p5-GD/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index 54ef544dfa20..bd04e554694b 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/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