aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/g2
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-02-12 18:01:08 +0800
committerknu <knu@FreeBSD.org>2001-02-12 18:01:08 +0800
commitcd0a2f306709291302afcc35f68e39a72d7ad9d4 (patch)
tree859d49b9b04bd9630f3a9ac1ffa39b51016d77e2 /graphics/g2
parent7272b524338c18b37e905fc69d6ad7aac2630c67 (diff)
downloadfreebsd-ports-gnome-cd0a2f306709291302afcc35f68e39a72d7ad9d4.tar.gz
freebsd-ports-gnome-cd0a2f306709291302afcc35f68e39a72d7ad9d4.tar.zst
freebsd-ports-gnome-cd0a2f306709291302afcc35f68e39a72d7ad9d4.zip
Chase graphics/gd's shlib version bump.
Diffstat (limited to 'graphics/g2')
-rw-r--r--graphics/g2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile
index 7e2973ecad4a..9613d4ea92e3 100644
--- a/graphics/g2/Makefile
+++ b/graphics/g2/Makefile
@@ -7,13 +7,14 @@
PORTNAME= g2
PORTVERSION= 0.40
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs/graphics
MAINTAINER= billf@FreeBSD.org
-LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
USE_XLIB= yes
GNU_CONFIGURE= yes