aboutsummaryrefslogtreecommitdiff
path: root/archivers/rvm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-02-22 12:59:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-02-22 12:59:28 +0000
commita08939f4dc38915b70c8fb523d72437a5faa1ba4 (patch)
tree46236500d0a2cebd0eaa222e53a7ecb5e2ee3cb7 /archivers/rvm
parentf1deabd6a0dda007eaf71d9ebae38725eb64fb30 (diff)
downloadports-a08939f4dc38915b70c8fb523d72437a5faa1ba4.tar.gz
ports-a08939f4dc38915b70c8fb523d72437a5faa1ba4.zip
Remove useless dependency on GNU make
Those ports builds perfectly fine with bmake
Notes
Notes: svn path=/head/; revision=434582
Diffstat (limited to 'archivers/rvm')
-rw-r--r--archivers/rvm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rvm/Makefile b/archivers/rvm/Makefile
index d7714bf58091..9118c5c0e102 100644
--- a/archivers/rvm/Makefile
+++ b/archivers/rvm/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USES= compiler:c++11-lang gmake
+USES= compiler:c++11-lang
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-default-config-file=${PREFIX}/etc/rvm.conf \
--enable-assume-stl-memory-exception