diff options
-rw-r--r-- | net-im/pidgin-audacious-remote/Makefile | 7 | ||||
-rw-r--r-- | net-im/pidgin-audacious-remote/pkg-plist | 1 |
2 files changed, 1 insertions, 7 deletions
diff --git a/net-im/pidgin-audacious-remote/Makefile b/net-im/pidgin-audacious-remote/Makefile index 8fcf881ec578..ff57239f81ee 100644 --- a/net-im/pidgin-audacious-remote/Makefile +++ b/net-im/pidgin-audacious-remote/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= http://pidginaudacious.sourceforge.net/files/ \ ftp://ftp.lissyara.su/users/gx_ua/distfiles/ -#DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= gnixua@gmail.com COMMENT= Pidgin-Audacious-Remote is a plug-in for Pidgin 2 @@ -16,12 +15,8 @@ BUILD_DEPENDS= audacious>=2.2:${PORTSDIR}/multimedia/audacious \ pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= pkgconfig -USE_BZIP2= yes - +USES= tar:bzip2 pkgconfig GNU_CONFIGURE= yes -CONFIGURE_ARGS= "--prefix=${PREFIX}" -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/pidgin-audacious-remote/pkg-plist b/net-im/pidgin-audacious-remote/pkg-plist index 93ca94fa098e..bfed305eed7e 100644 --- a/net-im/pidgin-audacious-remote/pkg-plist +++ b/net-im/pidgin-audacious-remote/pkg-plist @@ -9,5 +9,4 @@ share/pixmaps/pidgin/pidgin-audacious-remote/previous.png share/pixmaps/pidgin/pidgin-audacious-remote/stop.png @dirrm share/pixmaps/pidgin/pidgin-audacious-remote @dirrmtry share/pixmaps/pidgin -@dirrmtry share/pixmaps @dirrmtry lib/pidgin |