aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-GD
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-12-28 05:28:28 +0800
committersteve <steve@FreeBSD.org>1999-12-28 05:28:28 +0800
commit6d7448ed0c061eb39aeb5119e12f507fe9019862 (patch)
treed37150dcdbc63010b4614c1a0d7d6f1d6b685186 /graphics/p5-GD
parentc1e6688a3196458de8fd0e7f4bfb8ff0bf62a67b (diff)
downloadfreebsd-ports-gnome-6d7448ed0c061eb39aeb5119e12f507fe9019862.tar.gz
freebsd-ports-gnome-6d7448ed0c061eb39aeb5119e12f507fe9019862.tar.zst
freebsd-ports-gnome-6d7448ed0c061eb39aeb5119e12f507fe9019862.zip
These ports now need 'LIB_DEPENDS=gd.0:...'.
Diffstat (limited to 'graphics/p5-GD')
-rw-r--r--graphics/p5-GD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index 0f8a4994d0f3..6b06df58ae66 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= GD
MAINTAINER= jfitz@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/libgd.a:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
USE_PERL5= YES