summaryrefslogtreecommitdiff
path: root/graphics/p5-GD2
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-06 17:56:52 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-06 17:56:52 +0000
commitbfa2b79a99f351c25703b1ef106949574db1eee2 (patch)
treecb6bc4579abdc29fe727a020e75eb3b8ca92a355 /graphics/p5-GD2
parentAdd dependency to autoconf. (diff)
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
Notes
Notes: svn path=/head/; revision=29273
Diffstat (limited to 'graphics/p5-GD2')
-rw-r--r--graphics/p5-GD2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD2/Makefile b/graphics/p5-GD2/Makefile
index c3587842f0d0..c6c8e13bb974 100644
--- a/graphics/p5-GD2/Makefile
+++ b/graphics/p5-GD2/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jfitz@FreeBSD.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
USE_PERL5= YES