summaryrefslogtreecommitdiff
path: root/databases/virtuoso
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2014-08-02 00:36:43 +0000
committerPeter Wemm <peter@FreeBSD.org>2014-08-02 00:36:43 +0000
commite73be9fa3efa701bcf97c7be737fbd8bcd13f379 (patch)
treecfd25151f070f226d923e0df559c941a9fbb858d /databases/virtuoso
parent- Update to checkin bbac739f86 (diff)
Bandaid fix for build failure that can block kde4. The port has a
hardwired --with-readline and readline doesn't exist on 11.x. Sponsored by: portmgr (implicit), db
Notes
Notes: svn path=/head/; revision=363772
Diffstat (limited to 'databases/virtuoso')
-rw-r--r--databases/virtuoso/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile
index f8d57a90dc27..ed58e59ef706 100644
--- a/databases/virtuoso/Makefile
+++ b/databases/virtuoso/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk\
unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
-USES= gmake
+USES= gmake readline
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --with-readline\