aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/g2/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-06-07 01:56:52 +0800
committerwill <will@FreeBSD.org>2000-06-07 01:56:52 +0800
commitd3ed24be14e86512cefb8211c7a6a3f29076349f (patch)
tree523bda0f4e6016291829ab542ed99da4273f7ab8 /graphics/g2/Makefile
parent18b47417a058dda2b378b3d44c234ea6924d3e26 (diff)
downloadfreebsd-ports-gnome-d3ed24be14e86512cefb8211c7a6a3f29076349f.tar.gz
freebsd-ports-gnome-d3ed24be14e86512cefb8211c7a6a3f29076349f.tar.zst
freebsd-ports-gnome-d3ed24be14e86512cefb8211c7a6a3f29076349f.zip
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
Diffstat (limited to 'graphics/g2/Makefile')
-rw-r--r--graphics/g2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile
index ba7cb21137cb..7e2973ecad4a 100644
--- a/graphics/g2/Makefile
+++ b/graphics/g2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= libs/graphics
MAINTAINER= billf@FreeBSD.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
USE_XLIB= yes
GNU_CONFIGURE= yes