diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 12:12:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 12:12:00 +0000 |
commit | 7a0f4abe2be429be794564fa0ba30727d6458ef0 (patch) | |
tree | cb47117e55d8b3cfa8e1d039d125b1106964ca6e /audio/scrobbler | |
parent | 60dbc060c34744dd55726fe83163eee3d49b4efe (diff) | |
download | ports-7a0f4abe2be429be794564fa0ba30727d6458ef0.tar.gz ports-7a0f4abe2be429be794564fa0ba30727d6458ef0.zip |
Notes
Diffstat (limited to 'audio/scrobbler')
-rw-r--r-- | audio/scrobbler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/scrobbler/Makefile b/audio/scrobbler/Makefile index f196d3cd0e79..789ccc5b703a 100644 --- a/audio/scrobbler/Makefile +++ b/audio/scrobbler/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl CONFLICTS= bmp-scrobbler-[0-9]* \ xmms-scrobbler-[0-9]* -USES= gmake +USES= gmake pkgconfig USE_BZIP2= yes USE_GCC= any GNU_CONFIGURE= yes |