From e73be9fa3efa701bcf97c7be737fbd8bcd13f379 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 2 Aug 2014 00:36:43 +0000 Subject: 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 --- databases/virtuoso/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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\ -- cgit v1.2.3