diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 10:06:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 10:06:03 +0000 |
commit | 49ac0257b583fca37768b7bd375c8e04dd766b2c (patch) | |
tree | e8b47bd5f6dac49d468545888851d6548dbe8e5a /audio/pianobar | |
parent | 993c8c265e497561b44b4090a45d2e34a3ef5010 (diff) | |
download | ports-49ac0257b583fca37768b7bd375c8e04dd766b2c.tar.gz ports-49ac0257b583fca37768b7bd375c8e04dd766b2c.zip |
Notes
Diffstat (limited to 'audio/pianobar')
-rw-r--r-- | audio/pianobar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile index f883939759f3..266e962d052f 100644 --- a/audio/pianobar/Makefile +++ b/audio/pianobar/Makefile @@ -23,7 +23,7 @@ MAN_COMPRESSED= no PLIST_FILES= bin/pianobar -USES= gmake +USES= gmake pkgconfig USE_BZIP2= yes MAKE_ARGS+= CC="${CC}" |