aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2010-04-03 18:44:36 +0800
committerPeter Pentchev <roam@FreeBSD.org>2010-04-03 18:44:36 +0800
commit29863648e3d55a1df8635d93b18e22c74273d9a3 (patch)
tree318f5aebb7be8887ecfcc982de8845cb53f4c5e8 /print
parent130db9c13e9b6bc169c92e3612444205da7a7352 (diff)
downloadfreebsd-ports-gnome-29863648e3d55a1df8635d93b18e22c74273d9a3.tar.gz
freebsd-ports-gnome-29863648e3d55a1df8635d93b18e22c74273d9a3.tar.zst
freebsd-ports-gnome-29863648e3d55a1df8635d93b18e22c74273d9a3.zip
Chase the ftp/curl shlib version bump.
Diffstat (limited to 'print')
-rw-r--r--print/foomatic-db/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile
index ccdfc6dcaafb..ac7518bcf9ef 100644
--- a/print/foomatic-db/Makefile
+++ b/print/foomatic-db/Makefile
@@ -7,6 +7,7 @@
PORTNAME= db
PORTVERSION= 20090530
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_LOCAL:S,$,acm/foomatic/,} \
${MASTER_SITE_GOOGLE_CODE}
@@ -18,7 +19,7 @@ MAINTAINER= acm@FreeBSD.org
COMMENT= Foomatic database
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
- curl.5:${PORTSDIR}/ftp/curl
+ curl.6:${PORTSDIR}/ftp/curl
PROJECTHOST= bsdistfiles
USE_GMAKE= yes