aboutsummaryrefslogtreecommitdiff
path: root/databases/virtuoso
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/virtuoso
parentf5baa86cf4ca0d444c92e006a9fce921b8be2498 (diff)
downloadports-cbb35e17137de175a2a537871517372bfda62726.tar.gz
ports-cbb35e17137de175a2a537871517372bfda62726.zip
- Remove useless bmake/fmake check
- While here convert USE_GMAKE to USES
Notes
Notes: svn path=/head/; revision=344277
Diffstat (limited to 'databases/virtuoso')
-rw-r--r--databases/virtuoso/Makefile4
1 files changed, 1 insertions, 3 deletions
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\