Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 05:51:58 +0000 (UTC)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353276 - head/devel/avarice
Message-ID:  <201405080551.s485pwqJ019289@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joerg
Date: Thu May  8 05:51:57 2014
New Revision: 353276
URL: http://svnweb.freebsd.org/changeset/ports/353276
QAT: https://qat.redports.org/buildarchive/r353276/

Log:
  Remove dependencies to libbfd and gnulibiberty which have
  been accidentally left over by those who upgraded the port
  to version 2.13.  They are no longer needed starting with
  that version.

Modified:
  head/devel/avarice/Makefile

Modified: head/devel/avarice/Makefile
==============================================================================
--- head/devel/avarice/Makefile	Thu May  8 05:43:37 2014	(r353275)
+++ head/devel/avarice/Makefile	Thu May  8 05:51:57 2014	(r353276)
@@ -11,9 +11,6 @@ COMMENT=	Atmel AVR JTAG programmer and d
 
 LICENSE=	GPLv2
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd \
-		${LOCALBASE}/lib/libiberty.a:${PORTSDIR}/devel/gnulibiberty
-
 USE_BZIP2=	yes
 USES=		perl5
 



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