diff options
Diffstat (limited to 'databases/virtuoso/Makefile')
-rw-r--r-- | databases/virtuoso/Makefile | 4 |
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\ |