diff options
Diffstat (limited to 'net-im/pidgin-audacious-remote/Makefile')
-rw-r--r-- | net-im/pidgin-audacious-remote/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net-im/pidgin-audacious-remote/Makefile b/net-im/pidgin-audacious-remote/Makefile index 0c7a20d670ad..e6cd9129147c 100644 --- a/net-im/pidgin-audacious-remote/Makefile +++ b/net-im/pidgin-audacious-remote/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pidgin-audacious-remote -# Date created: 30 August 2011 -# Whom: Anton Hryciuk <gnixua@gmail.com> -# +# Created by: Anton Hryciuk <gnixua@gmail.com> # $FreeBSD$ -# PORTNAME= pidgin-audacious-remote PORTVERSION= 0.5 @@ -20,6 +16,7 @@ BUILD_DEPENDS= audacious>=2.2:${PORTSDIR}/multimedia/audacious \ pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS:= ${BUILD_DEPENDS} +USES= pkgconfig USE_BZIP2= yes |