textproc/libxml2: Remove gmake dependency

- remove dependency on gmake in textproc/libxml2 and textproc/libxml2-reference

PR:		243346
Submitted by:	daniel.engberg.lists@pyret.net
This commit is contained in:
Tobias C. Berner 2020-01-18 20:16:01 +00:00
parent 57414c712e
commit 02493639a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523496
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,6 @@ BUILD_DEPENDS= ${NONEXISTENT}:textproc/libxml2:configure
PARENT_WRKSRC!= cd ${.CURDIR}/../libxml2 && ${MAKE} -V WRKSRC
EXTRACT_ONLY=
USES= gmake
MAKE_ARGS= DOC_MODULE=libxml2 EXAMPLES_DIR=${EXAMPLESDIR}
OPTIONS_DEFINE= EXAMPLES

View File

@ -21,7 +21,7 @@ LICENSE_FILE_TRIO= ${FILESDIR}/LICENSE.TRIO
LICENSE_PERMS_TRIO= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
GNU_CONFIGURE= yes
USES+= compiler cpe gmake iconv libtool pathfix pkgconfig shebangfix
USES= compiler cpe iconv libtool pathfix pkgconfig shebangfix
CPE_VENDOR= xmlsoft
USE_LDCONFIG= yes
CONFIGURE_ARGS?=--with-iconv=${ICONV_PREFIX} \