Date: Sat, 23 Dec 2017 15:41:21 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457061 - head/databases/virtuoso Message-ID: <201712231541.vBNFfLjO037511@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Sat Dec 23 15:41:21 2017 New Revision: 457061 URL: https://svnweb.freebsd.org/changeset/ports/457061 Log: Drop unneeded USE_AUTOTOOLS. Modified: head/databases/virtuoso/Makefile Modified: head/databases/virtuoso/Makefile ============================================================================== --- head/databases/virtuoso/Makefile Sat Dec 23 15:28:29 2017 (r457060) +++ head/databases/virtuoso/Makefile Sat Dec 23 15:41:21 2017 (r457061) @@ -28,7 +28,6 @@ NOT_FOR_ARCHS= arm armv6 armv7 i386 mips powerpc NOT_FOR_ARCHS_REASON= can only be built on 64bit platforms USES= gmake libtool readline uidfix ssl -USE_AUTOTOOLS= autoheader aclocal GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-readline\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712231541.vBNFfLjO037511>