aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-14 16:23:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-14 16:23:18 +0000
commitcbb35e17137de175a2a537871517372bfda62726 (patch)
tree90805cf7c015bc92691659ec2f75bc665a8652f5 /databases
parentf5baa86cf4ca0d444c92e006a9fce921b8be2498 (diff)
downloadports-cbb35e17137de175a2a537871517372bfda62726.tar.gz
ports-cbb35e17137de175a2a537871517372bfda62726.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/libdbi-drivers/Makefile2
-rw-r--r--databases/p5-DBD-cego/Makefile6
-rw-r--r--databases/virtuoso/Makefile4
3 files changed, 2 insertions, 10 deletions
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\