diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-06 10:28:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-06 10:28:56 +0000 |
commit | 90a8af647f93d9e54245f81a1065b8964cc9d221 (patch) | |
tree | e401bce5885cf22a5e7a6a26cda8f4f9c1c1e80d /audio/tuxguitar | |
parent | 95c7629c0d180240e20e8d383ba676f8df5f0af1 (diff) |
Notes
Diffstat (limited to 'audio/tuxguitar')
-rw-r--r-- | audio/tuxguitar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile index a6247fae75fd..0a061022a693 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 |