summaryrefslogtreecommitdiff
path: root/graphics/g2
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/g2
parentUpdate to 1.8.4. (diff)
Chase graphics/gd's shlib version bump.
Notes
Notes: svn path=/head/; revision=38246
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