aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimmage
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2010-04-03 18:44:36 +0800
committerroam <roam@FreeBSD.org>2010-04-03 18:44:36 +0800
commit190df53765225dba0d1baed51432c6f9f3ce7267 (patch)
treef7f2c2194f86d21009a4ef30fe99c5ad94f72aa4 /graphics/gimmage
parent792d20cadf74bec8b52bafca4843631d8bca87ac (diff)
downloadfreebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.tar.gz
freebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.tar.zst
freebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.zip
Chase the ftp/curl shlib version bump.
Diffstat (limited to 'graphics/gimmage')
-rw-r--r--graphics/gimmage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile
index d8b3cb4ac338..bdc67ad761a7 100644
--- a/graphics/gimmage/Makefile
+++ b/graphics/gimmage/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimmage
PORTVERSION= 0.2.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= BERLIOS CENKES
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Simple image viewer
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
- curl.5:${PORTSDIR}/ftp/curl
+ curl.6:${PORTSDIR}/ftp/curl
USE_GETTEXT= yes
GNU_CONFIGURE= yes