svn commit: r305352 - head/audio/tuxguitar

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 6 10:28:57 UTC 2012


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



More information about the svn-ports-all mailing list