Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2014 08:13:55 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366595 - head/cad/freehdl
Message-ID:  <201408300813.s7U8DtlK089320@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408300813.s7U8DtlK089320>