diff options
Diffstat (limited to 'devel/mm-common/Makefile')
-rw-r--r-- | devel/mm-common/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile index d24360c..93f4bd2 100644 --- a/devel/mm-common/Makefile +++ b/devel/mm-common/Makefile @@ -8,14 +8,14 @@ PORTNAME= mm-common PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Common build infrastructure for the GNOME C++ binding libraries -LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl USES= pathfix USE_BZIP2= yes |