Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2012 10:28:56 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305352 - head/audio/tuxguitar
Message-ID:  <201210061028.q96ASunw043178@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Oct  6 10:28:56 2012
New Revision: 305352
URL: http://svn.freebsd.org/changeset/ports/305352

Log:
  Add explicit build dep on pkgconf not a leaked one (neded to build jack support)

Modified:
  head/audio/tuxguitar/Makefile

Modified: head/audio/tuxguitar/Makefile
==============================================================================
--- head/audio/tuxguitar/Makefile	Sat Oct  6 10:25:23 2012	(r305351)
+++ head/audio/tuxguitar/Makefile	Sat Oct  6 10:28:56 2012	(r305352)
@@ -36,6 +36,7 @@ USE_ANT=	yes
 USE_GECKO=	libxul19
 USE_GMAKE=	yes
 USE_LDCONFIG=	yes
+USE_PKGCONFIG=	build
 JAVA_VERSION=	1.5+
 JAVA_VENDOR=	freebsd bsdjava sun
 NOCCACHE=	yes



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