aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/g2
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2013-08-09 22:05:52 +0800
committerdinoex <dinoex@FreeBSD.org>2013-08-09 22:05:52 +0800
commit14d2aa29a0faada324c532f4dd6339b0d61a7262 (patch)
tree4b54bdffc904e7c6b2e7107151b63bada3f0ecb6 /graphics/g2
parenta46f79024f1840906c8b267d5228b5a662b00b13 (diff)
downloadfreebsd-ports-gnome-14d2aa29a0faada324c532f4dd6339b0d61a7262.tar.gz
freebsd-ports-gnome-14d2aa29a0faada324c532f4dd6339b0d61a7262.tar.zst
freebsd-ports-gnome-14d2aa29a0faada324c532f4dd6339b0d61a7262.zip
- update libdg to 2.1.0
Diffstat (limited to 'graphics/g2')
-rw-r--r--graphics/g2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile
index c5cea55def16..e8ed744e4842 100644
--- a/graphics/g2/Makefile
+++ b/graphics/g2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= g2
PORTVERSION= 0.40
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs/graphics
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= libs/graphics
MAINTAINER= ports@FreeBSD.org
COMMENT= Easy to use, portable, and powerful 2D graphics library
-LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd
USE_XORG= x11
GNU_CONFIGURE= yes