diff options
Diffstat (limited to 'textproc/wbxml2/Makefile')
-rw-r--r-- | textproc/wbxml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile index 48e4dc0cc2ea..d15c1adf03e2 100644 --- a/textproc/wbxml2/Makefile +++ b/textproc/wbxml2/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_AUTOTOOLS= aclocal:19 autoconf:261 autoheader:261 automake:19 libtool:15 AUTOMAKE_ARGS= -acf -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GNOME= pkgconfig CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |