svn commit: r323111 - head/textproc/iksemel
Martin Wilke
miwi at FreeBSD.org
Tue Jul 16 14:57:23 UTC 2013
Author: miwi
Date: Tue Jul 16 14:57:23 2013
New Revision: 323111
URL: http://svnweb.freebsd.org/changeset/ports/323111
Log:
- Unbreak build after autotools update
Modified:
head/textproc/iksemel/Makefile (contents, props changed)
Modified: head/textproc/iksemel/Makefile
==============================================================================
--- head/textproc/iksemel/Makefile Tue Jul 16 14:56:10 2013 (r323110)
+++ head/textproc/iksemel/Makefile Tue Jul 16 14:57:23 2013 (r323111)
@@ -14,6 +14,7 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security
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
More information about the svn-ports-head
mailing list