From 2772996df5e3c010f5d17d633fca6b117c56eb7a Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 26 Jul 2013 10:42:35 +0000 Subject: Catch up with ports infra changes. USE_GMAKE= => USES=gmake Sort Uses Remove MAKE_JOBS_SAFE as it is default now. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18634 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/gconf-editor/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sysutils/gconf-editor') diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index 79a660bd3..6752c3d97 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/sysutils/gconf-editor/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= gconf-editor PORTVERSION= 2.32.0 @@ -16,10 +16,9 @@ COMMENT= A gconf database editor for the GNOME 2 environment CONFLICTS= gconf-editor-3.[0-9]* USE_BZIP2= yes -USES= gettext pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig INSTALLS_OMF= yes INSTALLS_ICONS= yes -USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack libgnomeui gnomedocutils GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3