diff options
Diffstat (limited to 'textproc/iksemel/Makefile')
-rw-r--r-- | textproc/iksemel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile index cb0cb59206b5..f86701e8804d 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -16,6 +16,7 @@ COMMENT= XML parser library mainly designed for Jabber applications LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls +USE_AUTOTOOLS= libtool:15 USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ |