diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-06-16 19:16:13 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-06-16 19:16:13 +0000 |
commit | 83b3f2341d459bd17b4ff0fcfee67d5f0c784007 (patch) | |
tree | c80a39119b08db8cdb167b520ca27110d564b82a /audio/ncmpc | |
parent | 02d63a907eb72d2c13fe91a2204777a80413503e (diff) | |
download | ports-83b3f2341d459bd17b4ff0fcfee67d5f0c784007.tar.gz ports-83b3f2341d459bd17b4ff0fcfee67d5f0c784007.zip |
Notes
Diffstat (limited to 'audio/ncmpc')
-rw-r--r-- | audio/ncmpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile index 723dd357e99e..1ba4d5d293d6 100644 --- a/audio/ncmpc/Makefile +++ b/audio/ncmpc/Makefile @@ -22,7 +22,7 @@ LYRICS_DESC= Compile with lyrics screen .include <bsd.port.options.mk> -USES= iconv +USES= iconv pkgconfig PLIST_FILES= bin/ncmpc \ %%EXAMPLESDIR%%/config \ %%EXAMPLESDIR%%/keys \ |