diff options
author | jgh <jgh@FreeBSD.org> | 2013-07-06 09:22:56 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2013-07-06 09:22:56 +0800 |
commit | d26b372959e65e96afeee2d7927773946053b1a0 (patch) | |
tree | 76fe04a8c53e7168ffdb46cda0122fa282ff69df | |
parent | 9993e3b619b18f4f0fe5fb793a5e121f01dca55a (diff) | |
download | freebsd-ports-gnome-d26b372959e65e96afeee2d7927773946053b1a0.tar.gz freebsd-ports-gnome-d26b372959e65e96afeee2d7927773946053b1a0.tar.zst freebsd-ports-gnome-d26b372959e65e96afeee2d7927773946053b1a0.zip |
- convert USE_GMAKE to USES=gmake
-rw-r--r-- | deskutils/menumaker/Makefile | 2 | ||||
-rw-r--r-- | deskutils/virt-manager/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xpad-current/Makefile | 3 | ||||
-rw-r--r-- | deskutils/xpad/Makefile | 3 | ||||
-rw-r--r-- | devel/libvirt-glib/Makefile | 2 | ||||
-rw-r--r-- | devel/libvirt/Makefile | 3 | ||||
-rw-r--r-- | games/f1lt/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/virt-viewer/Makefile | 2 | ||||
-rw-r--r-- | security/pidgin-otr/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/fluxter/Makefile | 2 |
10 files changed, 10 insertions, 14 deletions
diff --git a/deskutils/menumaker/Makefile b/deskutils/menumaker/Makefile index f715e100695a..2c6c0f38fe1b 100644 --- a/deskutils/menumaker/Makefile +++ b/deskutils/menumaker/Makefile @@ -10,7 +10,7 @@ MAINTAINER= jgh@FreeBSD.org COMMENT= Menu generator for X Window Managers and desktop environments USE_PYTHON= yes -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes INFO= mmaker diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile index 8e14d57bf223..31b70ee883d2 100644 --- a/deskutils/virt-manager/Makefile +++ b/deskutils/virt-manager/Makefile @@ -35,7 +35,7 @@ INSTALLS_ICONS= yes GCONF_SCHEMAS= virt-manager.schemas GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-tui -USE_GMAKE= yes +USES= gmake USE_PYTHON= yes MAN1= virt-manager.1 diff --git a/deskutils/xpad-current/Makefile b/deskutils/xpad-current/Makefile index 81ae93b3e3f4..b17ddc481077 100644 --- a/deskutils/xpad-current/Makefile +++ b/deskutils/xpad-current/Makefile @@ -20,12 +20,11 @@ FETCH_ARGS= -p USE_BZIP2= yes USE_XORG= x11 sm USE_GNOME= gtk20 gnomehier intltool -USES= pkgconfig +USES= pkgconfig gmake INSTALLS_ICONS= yes CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes -USE_GMAKE= yes .include <bsd.port.options.mk> diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile index 448f17acbfcb..84fa92761006 100644 --- a/deskutils/xpad/Makefile +++ b/deskutils/xpad/Makefile @@ -18,10 +18,9 @@ CONFLICTS_INSTALL= xpad-current-[0-9]* FETCH_ARGS= "-pRr" USE_BZIP2= yes -USE_GMAKE= yes USE_XORG= x11 sm USE_GNOME= gtk20 gnomehier intltool -USES= pkgconfig +USES= pkgconfig gmake INSTALLS_ICONS= yes GNU_CONFIGURE= yes diff --git a/devel/libvirt-glib/Makefile b/devel/libvirt-glib/Makefile index ee0c84d33fb3..84fe3f715ffc 100644 --- a/devel/libvirt-glib/Makefile +++ b/devel/libvirt-glib/Makefile @@ -18,7 +18,7 @@ USES= pathfix pkgconfig USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_GNOME= glib20 -USE_GMAKE= yes +USES= gmake CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector CONFIGURE_ARGS+= --enable-introspection diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 60ccd85e7b78..954e7e7e460e 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -48,8 +48,7 @@ PORTSCOUT= limit:\d+\.\d+\.\d+$$ LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector -USES= charsetfix pathfix -USE_GMAKE= yes +USES= charsetfix pathfix gmake USE_LDCONFIG= yes USE_PYTHON_BUILD= yes SHLIB_VER= 1001 diff --git a/games/f1lt/Makefile b/games/f1lt/Makefile index d33a2491846f..c8f30bf50b0f 100644 --- a/games/f1lt/Makefile +++ b/games/f1lt/Makefile @@ -19,7 +19,7 @@ USE_QT4= gui network moc_build qmake_build rcc_build uic_build WRKSRC= ${WRKDIR}/${DISTNAME:S|-src||} HAS_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake MAKE_JOBS_SAFE= yes PLIST_FILES= bin/F1LT \ diff --git a/net-mgmt/virt-viewer/Makefile b/net-mgmt/virt-viewer/Makefile index b08eae481997..1391003219a3 100644 --- a/net-mgmt/virt-viewer/Makefile +++ b/net-mgmt/virt-viewer/Makefile @@ -21,7 +21,7 @@ FETCH_ARGS= -Fpr GNU_CONFIGURE= yes CONFIGURE_ENV+= DATADIRNAME=share -USE_GMAKE= yes +USES= gmake MAN1= remote-viewer.1 virt-viewer.1 diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index d4fcec303613..5181e6768fef 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -21,9 +21,8 @@ LIB_DEPENDS= otr:${PORTSDIR}/security/libotr \ MAKE_JOBS_SAFE= yes -USE_GMAKE= yes USE_GNOME= intltool -USES= gettext +USES= gettext gmake GNU_CONFIGURE= yes CPPFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include diff --git a/x11-wm/fluxter/Makefile b/x11-wm/fluxter/Makefile index 04ce18c16862..5d54509d81a0 100644 --- a/x11-wm/fluxter/Makefile +++ b/x11-wm/fluxter/Makefile @@ -11,7 +11,7 @@ COMMENT= Desktop pager for the Fluxbox Slit USE_XORG= x11 ice xproto xt xaw xext GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake post-patch: @${REINPLACE_CMD} -e "s|/fluxbox|/${PORTNAME}|g" \ |