From owner-svn-ports-head@freebsd.org Wed Feb 22 12:59:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 229B1CE94B9; Wed, 22 Feb 2017 12:59:31 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6EE21981; Wed, 22 Feb 2017 12:59:30 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1MCxTVd065274; Wed, 22 Feb 2017 12:59:29 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1MCxSZc065265; Wed, 22 Feb 2017 12:59:28 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702221259.v1MCxSZc065265@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 22 Feb 2017 12:59:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434582 - in head/archivers: advancecomp dzip lrzip lua51-zlib plzip rvm szip unmass unrar X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2017 12:59:31 -0000 Author: bapt Date: Wed Feb 22 12:59:28 2017 New Revision: 434582 URL: https://svnweb.freebsd.org/changeset/ports/434582 Log: Remove useless dependency on GNU make Those ports builds perfectly fine with bmake Modified: head/archivers/advancecomp/Makefile head/archivers/dzip/Makefile head/archivers/lrzip/Makefile head/archivers/lua51-zlib/Makefile head/archivers/plzip/Makefile head/archivers/rvm/Makefile head/archivers/szip/Makefile head/archivers/unmass/Makefile head/archivers/unrar/Makefile Modified: head/archivers/advancecomp/Makefile ============================================================================== --- head/archivers/advancecomp/Makefile Wed Feb 22 12:15:13 2017 (r434581) +++ head/archivers/advancecomp/Makefile Wed Feb 22 12:59:28 2017 (r434582) @@ -13,7 +13,6 @@ LICENSE= GPLv3 LIB_DEPENDS= libzopfli.so:archivers/zopfli -USES= gmake GNU_CONFIGURE= yes MAKE_ARGS= zopfli_SOURCES="" am__objects_3="" CPPFLAGS+= -I${LOCALBASE}/include/zopfli Modified: head/archivers/dzip/Makefile ============================================================================== --- head/archivers/dzip/Makefile Wed Feb 22 12:15:13 2017 (r434581) +++ head/archivers/dzip/Makefile Wed Feb 22 12:59:28 2017 (r434582) @@ -12,7 +12,7 @@ COMMENT= File compression utility specia LICENSE= ZLIB -USES= dos2unix gmake zip +USES= dos2unix zip NO_WRKSUBDIR= yes MAKEFILE= ${WRKSRC}/Makefile.linux Modified: head/archivers/lrzip/Makefile ============================================================================== --- head/archivers/lrzip/Makefile Wed Feb 22 12:15:13 2017 (r434581) +++ head/archivers/lrzip/Makefile Wed Feb 22 12:59:28 2017 (r434582) @@ -19,7 +19,7 @@ CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS+= --enable-asm GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -USES= alias gmake libtool pathfix perl5 shebangfix tar:bzip2 +USES= alias libtool pathfix perl5 shebangfix tar:bzip2 SHEBANG_FILES= ${WRKSRC}/lrztar USE_PERL5= build USE_LDCONFIG= yes Modified: head/archivers/lua51-zlib/Makefile ============================================================================== --- head/archivers/lua51-zlib/Makefile Wed Feb 22 12:15:13 2017 (r434581) +++ head/archivers/lua51-zlib/Makefile Wed Feb 22 12:59:28 2017 (r434582) @@ -16,7 +16,7 @@ USE_GITHUB= yes GH_ACCOUNT= brimworks GH_PROJECT= lua-zlib -USES= gmake lua:51 +USES= lua:51 ALL_TARGET= bsd MAKE_ENV+= LUAPATH="${LOCALBASE}" Modified: head/archivers/plzip/Makefile ============================================================================== --- head/archivers/plzip/Makefile Wed Feb 22 12:15:13 2017 (r434581) +++ head/archivers/plzip/Makefile Wed Feb 22 12:59:28 2017 (r434582) @@ -14,7 +14,6 @@ BUILD_DEPENDS= lzlib>=1.1:archivers/lzli PLIST_FILES= bin/plzip \ man/man1/plzip.1.gz -USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= CXXFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Modified: head/archivers/rvm/Makefile ============================================================================== --- head/archivers/rvm/Makefile Wed Feb 22 12:15:13 2017 (r434581) +++ head/archivers/rvm/Makefile Wed Feb 22 12:59:28 2017 (r434582) @@ -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 Modified: head/archivers/szip/Makefile ============================================================================== --- head/archivers/szip/Makefile Wed Feb 22 12:15:13 2017 (r434581) +++ head/archivers/szip/Makefile Wed Feb 22 12:59:28 2017 (r434582) @@ -12,7 +12,6 @@ DISTNAME= sz${PORTVERSION:S/.//}_src MAINTAINER= ports@FreeBSD.org COMMENT= Fast compression utility -USES= gmake NO_WRKSUBDIR= yes MAKEFILE= makefile Modified: head/archivers/unmass/Makefile ============================================================================== --- head/archivers/unmass/Makefile Wed Feb 22 12:15:13 2017 (r434581) +++ head/archivers/unmass/Makefile Wed Feb 22 12:59:28 2017 (r434582) @@ -12,7 +12,7 @@ COMMENT= Extract game archives such as w LICENSE= GPLv2 -USES= gmake dos2unix +USES= dos2unix GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/kdev_cmd Modified: head/archivers/unrar/Makefile ============================================================================== --- head/archivers/unrar/Makefile Wed Feb 22 12:15:13 2017 (r434581) +++ head/archivers/unrar/Makefile Wed Feb 22 12:59:28 2017 (r434582) @@ -21,7 +21,6 @@ CONFLICTS_INSTALL?= zh-unrar-[0-9].* unr LDFLAGS+= -lpthread MAKE_ARGS= CXX=${CXX} LDFLAGS="${LDFLAGS}" STRIP=${STRIP_CMD} MAKEFILE= makefile -USES+= gmake WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/unrar