summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-03 08:54:20 +0800
committeravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-03 08:54:20 +0800
commit4cc5c52ad476500d093b9ae955b2f54b65e4aebf (patch)
tree080e0a928cfa4faf349eefaa061f569d79e15894
parent4585eb41cf7026eb99870db98ea7092668e5fb91 (diff)
downloadmarcuscom-ports-4cc5c52ad476500d093b9ae955b2f54b65e4aebf.tar
marcuscom-ports-4cc5c52ad476500d093b9ae955b2f54b65e4aebf.tar.gz
marcuscom-ports-4cc5c52ad476500d093b9ae955b2f54b65e4aebf.tar.bz2
marcuscom-ports-4cc5c52ad476500d093b9ae955b2f54b65e4aebf.tar.lz
marcuscom-ports-4cc5c52ad476500d093b9ae955b2f54b65e4aebf.tar.xz
marcuscom-ports-4cc5c52ad476500d093b9ae955b2f54b65e4aebf.tar.zst
marcuscom-ports-4cc5c52ad476500d093b9ae955b2f54b65e4aebf.zip
Chase the ftp/curl shlib version bump.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14122 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/mm-common/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile
index 0963c0ba6..0957c0094 100644
--- a/devel/mm-common/Makefile
+++ b/devel/mm-common/Makefile
@@ -3,18 +3,19 @@
# Whom: Koop Mast<kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/mm-common/Makefile,v 1.9 2010/01/02 21:03:07 kwm Exp $
+# $MCom: ports/devel/mm-common/Makefile,v 1.10 2010/02/07 15:37:15 kwm Exp $
#
PORTNAME= mm-common
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Common build infrastructure for the GNOME C++ binding libraries
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
USE_GNOME= gnomehack
USE_BZIP2= yes