From cbb35e17137de175a2a537871517372bfda62726 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 14 Feb 2014 16:23:18 +0000 Subject: - Remove useless bmake/fmake check - While here convert USE_GMAKE to USES --- databases/libdbi-drivers/Makefile | 2 -- databases/p5-DBD-cego/Makefile | 6 +----- databases/virtuoso/Makefile | 4 +--- 3 files changed, 2 insertions(+), 10 deletions(-) (limited to 'databases') diff --git a/databases/libdbi-drivers/Makefile b/databases/libdbi-drivers/Makefile index a2f6d80976ec..4924b9bc5cf9 100644 --- a/databases/libdbi-drivers/Makefile +++ b/databases/libdbi-drivers/Makefile @@ -43,9 +43,7 @@ FREETDS_CONFIGURE_WITH= freetds PLIST_SUB+= INGRES="@comment " PLIST_SUB+= ORACLE="@comment " -.if defined(.PARSEDIR) USES+= gmake -.endif post-patch: @${REINPLACE_CMD} -e 's|-O20|${CFLAGS}|g' \ diff --git a/databases/p5-DBD-cego/Makefile b/databases/p5-DBD-cego/Makefile index 201b798a4ca2..ff533c9d2cfc 100644 --- a/databases/p5-DBD-cego/Makefile +++ b/databases/p5-DBD-cego/Makefile @@ -16,11 +16,7 @@ BUILD_DEPENDS= p5-DBI>=1.628:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= p5-DBI>=1.628:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= libcego.so:${PORTSDIR}/databases/cego -.if defined(.PARSEDIR) -USES= gmake -.endif - -USES+= perl5 +USES= perl5 gmake USE_PERL5= configure CC:= ${CXX} diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile index 4efd4264bfc4..e659422865fd 100644 --- a/databases/virtuoso/Makefile +++ b/databases/virtuoso/Makefile @@ -21,9 +21,7 @@ BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk\ unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 -.if defined(.PARSEDIR) -USE_GMAKE= yes -.endif +USES= gmake USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-readline\ -- cgit v1.2.3