diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-07-16 14:57:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-07-16 14:57:23 +0000 |
commit | 2ff3b2fc21d5d8666e8226a0c197b5fea74ee010 (patch) | |
tree | 5a58d468a9564ef15ee9a4009d73b52df0d53a5b /textproc/iksemel/Makefile | |
parent | 800d78b28b5eeb10e5be2b9360880e3f4a485512 (diff) |
Notes
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 |