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 d5b4d349073e..ca7040f7344e 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -14,6 +14,7 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal +AUTOMAKE_ARGS= --add-missing GNU_CONFIGURE= yes CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |