From ba05dde78bf755110e75bc57ceb137d5b2a882d8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 5 May 2013 08:26:08 +0000 Subject: Using gmake does not fix build with bmake at all, reverting --- x11-wm/wmii-devel/Makefile | 1 - x11-wm/wmii/Makefile | 1 - 2 files changed, 2 deletions(-) diff --git a/x11-wm/wmii-devel/Makefile b/x11-wm/wmii-devel/Makefile index f1dc026938c4..3484973a790a 100644 --- a/x11-wm/wmii-devel/Makefile +++ b/x11-wm/wmii-devel/Makefile @@ -18,7 +18,6 @@ LATEST_LINK= ${PORTNAME}-devel USE_BZIP2= yes USE_XORG= x11 xext xrandr xrender xinerama xft -USE_GMAKE= yes MAKE_ARGS= PREFIX="${PREFIX}" INCLUDE="${LOCALBASE}/include" \ CC="${CC} -c" LD="${CC}" LIBIXP="-lixp" STATIC="" \ diff --git a/x11-wm/wmii/Makefile b/x11-wm/wmii/Makefile index b625a9b63285..7ce2875d1fba 100644 --- a/x11-wm/wmii/Makefile +++ b/x11-wm/wmii/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= dmenu:${PORTSDIR}/x11/dmenu CONFLICTS= wmii-3.9* USE_XORG= x11 xextproto xt xext -USE_GMAKE= yes MAKE_ARGS= PREFIX="${PREFIX}" INCLUDE="${LOCALBASE}/include" \ INCX11="-I${LOCALBASE}/include" LIBX11="-L${LOCALBASE}/lib" \ -- cgit v1.2.3