diff options
Diffstat (limited to 'textproc/rasqal/Makefile')
-rw-r--r-- | textproc/rasqal/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index 64ea6b1ca6a3..b9673f1c8dba 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -37,11 +37,9 @@ LIB_DEPENDS+= db-4.3.0:${PORTSDIR}/databases/db43 USE_GNOME= gnomehack gnometarget lthack pkgconfig USE_OPENSSL= yes -USE_GETOPT_LONG= yes +USE_GETOPT_LONG=yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15:inc -LIBTOOLFLAGS= --enable-ltlibs -LIBTOOLFILES= configure rasqal/configure +GNU_CONFIGURE= yes CPPFLAGS= -I${LOCALBASE}/include/db${WITH_BDB_VER} -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib |