diff options
Diffstat (limited to 'devel/mm-common')
-rw-r--r-- | devel/mm-common/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile index 2de9596a1..0a98f0026 100644 --- a/devel/mm-common/Makefile +++ b/devel/mm-common/Makefile @@ -1,6 +1,6 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/devel/mm-common/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= mm-common PORTVERSION= 0.9.5 @@ -12,9 +12,8 @@ COMMENT= Common build infrastructure for the GNOME C++ binding libraries LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl -USES= pathfix +USES= gmake pathfix USE_BZIP2= yes -USE_GMAKE= yes GNU_CONFIGURE= yes MAN1= mm-common-prepare.1 |