svn commit: r457170 - head/net/openbsc
Tijl Coosemans
tijl at FreeBSD.org
Sun Dec 24 14:59:57 UTC 2017
Author: tijl
Date: Sun Dec 24 14:59:56 2017
New Revision: 457170
URL: https://svnweb.freebsd.org/changeset/ports/457170
Log:
Remove unused AUTOMAKE_ARGS.
Modified:
head/net/openbsc/Makefile
Modified: head/net/openbsc/Makefile
==============================================================================
--- head/net/openbsc/Makefile Sun Dec 24 14:55:15 2017 (r457169)
+++ head/net/openbsc/Makefile Sun Dec 24 14:59:56 2017 (r457170)
@@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNA
USES= autoreconf compiler:c11 gmake pathfix pkgconfig ssl
GNU_CONFIGURE= yes
-AUTOMAKE_ARGS= --gnu --add-missing --copy
CONFIGURE_ARGS+= CFLAGS="-I${LOCALBASE}/include"
OPTIONS_DEFINE= BSC NAT SQLITE
More information about the svn-ports-all
mailing list