From 5e0c3214dc2b3b5a9b4f33af41e480019ed4e53f Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 6 Oct 2012 10:28:56 +0000 Subject: Add explicit build dep on pkgconf not a leaked one (neded to build jack support) --- audio/tuxguitar/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio') diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile index a6247fae75f..0a061022a69 100644 --- a/audio/tuxguitar/Makefile +++ b/audio/tuxguitar/Makefile @@ -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 -- cgit