aboutsummaryrefslogtreecommitdiff
path: root/graphics/zimg
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-08-09 14:05:52 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-08-09 14:05:52 +0000
commitb83d7bf933421ec67d43832596ab3f5cf5a33532 (patch)
tree4b54bdffc904e7c6b2e7107151b63bada3f0ecb6 /graphics/zimg
parenta851269bfa4538b5ba537c3f91e9eca1a5553fc6 (diff)
downloadports-b83d7bf933421ec67d43832596ab3f5cf5a33532.tar.gz
ports-b83d7bf933421ec67d43832596ab3f5cf5a33532.zip
- update libdg to 2.1.0
Notes
Notes: svn path=/head/; revision=324437
Diffstat (limited to 'graphics/zimg')
-rw-r--r--graphics/zimg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile
index e4746f1f4bfc..e30f26475fe6 100644
--- a/graphics/zimg/Makefile
+++ b/graphics/zimg/Makefile
@@ -7,14 +7,14 @@
PORTNAME= zimg
PORTVERSION= 5.0.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Image-generator that uses ASCII input files to create PNGs/EDFs
-LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-dynaload-cc="${CC}" \