aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/pidgin-audacious-remote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/pidgin-audacious-remote/Makefile')
-rw-r--r--net-im/pidgin-audacious-remote/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/pidgin-audacious-remote/Makefile b/net-im/pidgin-audacious-remote/Makefile
index ff57239f81ee..d330611484d9 100644
--- a/net-im/pidgin-audacious-remote/Makefile
+++ b/net-im/pidgin-audacious-remote/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pidgin-audacious-remote
PORTVERSION= 0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
MASTER_SITES= http://pidginaudacious.sourceforge.net/files/ \
ftp://ftp.lissyara.su/users/gx_ua/distfiles/
@@ -15,8 +15,9 @@ BUILD_DEPENDS= audacious>=2.2:${PORTSDIR}/multimedia/audacious \
pidgin:${PORTSDIR}/net-im/pidgin
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= tar:bzip2 pkgconfig
+USES= libtool pkgconfig tar:bzip2
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-static
.include <bsd.port.mk>