svn commit: r366595 - head/cad/freehdl

Antoine Brodin antoine at FreeBSD.org
Sat Aug 30 08:13:55 UTC 2014


Author: antoine
Date: Sat Aug 30 08:13:55 2014
New Revision: 366595
URL: http://svnweb.freebsd.org/changeset/ports/366595
QAT: https://qat.redports.org/buildarchive/r366595/

Log:
  Unbreak

Modified:
  head/cad/freehdl/Makefile

Modified: head/cad/freehdl/Makefile
==============================================================================
--- head/cad/freehdl/Makefile	Sat Aug 30 08:09:07 2014	(r366594)
+++ head/cad/freehdl/Makefile	Sat Aug 30 08:13:55 2014	(r366595)
@@ -11,7 +11,7 @@ MAINTAINER=	kamikaze at bsdforen.de
 COMMENT=	Free VHDL simulator
 
 USE_LDCONFIG=	yes
-USES=		gmake pathfix libtool makeinfo perl5 pkgconfig
+USES=		gmake pathfix libtool:build makeinfo perl5 pkgconfig
 USE_GCC=	any
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip


More information about the svn-ports-head mailing list