svn commit: r457061 - head/databases/virtuoso

Tijl Coosemans tijl at FreeBSD.org
Sat Dec 23 15:41:22 UTC 2017


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\


More information about the svn-ports-all mailing list