diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-03-05 14:26:47 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-03-05 14:26:47 +0000 |
commit | 6ea2b8c25cbec32cb1e7258073c91ffa40a6eda7 (patch) | |
tree | 9d6ef035e22f4a73398473d9b4553e323f9cc412 | |
parent | b6c2c4d6f7a50aa92a00ad6cfd22d7f16ffaedb0 (diff) | |
download | ports-6ea2b8c25cbec32cb1e7258073c91ffa40a6eda7.tar.gz ports-6ea2b8c25cbec32cb1e7258073c91ffa40a6eda7.zip |
Notes
-rw-r--r-- | audio/scmpc/Makefile | 1 | ||||
-rw-r--r-- | audio/scmpc/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/audio/scmpc/Makefile b/audio/scmpc/Makefile index fb80aefb7ef2..95720fc1175f 100644 --- a/audio/scmpc/Makefile +++ b/audio/scmpc/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= argtable2.1:${PORTSDIR}/devel/argtable \ USE_BZIP2= yes USE_GMAKE= yes +USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/audio/scmpc/pkg-descr b/audio/scmpc/pkg-descr index 66ebcaacf167..a401e6350047 100644 --- a/audio/scmpc/pkg-descr +++ b/audio/scmpc/pkg-descr @@ -5,7 +5,7 @@ Features include: * Keeps unsubmitted songs in a queue which is saved to a file at a configurable interval * Will try to reconnect to MPD and Audioscrobbler if the network - connection fail + connection fails * Works with a password-protected MPD server * Can connect to Audioscrobbler through a proxy * Works when crossfading is enabled |