From 7c8418bbe4fe8db646e17cc14805e6c11f150b28 Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 25 Jun 2010 08:30:23 +0000 Subject: * sort PLIST * Fixes PLIST other than Linux (not for Darwin yet). * using desktopdb.mk Bump PKGREVISION. --- chat/amsn/Makefile | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'chat/amsn/Makefile') diff --git a/chat/amsn/Makefile b/chat/amsn/Makefile index 604f83c6fa0..0861db8520c 100644 --- a/chat/amsn/Makefile +++ b/chat/amsn/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2010/06/13 22:43:56 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2010/06/25 08:30:23 obache Exp $ # DISTNAME= amsn-0.98.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amsn/} DISTFILES= ${DISTNAME}-src.tar.bz2 @@ -28,7 +28,17 @@ REPLACE.TCLSH.new= ${PREFIX}/bin/tclsh REPLACE_FILES.TCLSH= amsn-remote-CLI lang/convert.tcl REPLACE_PERL= utils/amsnctl.pl lang/complete.pl +REPLACE_PERL+= plugins/music/infogmusicbrowser REPLACE_BASH= utils/update-amsn.sh +REPLACE_BASH+= plugins/music/infoamarok2 +REPLACE_BASH+= plugins/music/infoexaile +REPLACE_BASH+= plugins/music/infojuk2 +REPLACE_BASH+= plugins/music/infolastfm +REPLACE_BASH+= plugins/music/infomoc +REPLACE_BASH+= plugins/music/infompris +REPLACE_BASH+= plugins/music/inforhythmbox +REPLACE_BASH+= plugins/music/infospotify +REPLACE_BASH+= plugins/music/infovlc USE_TOOLS+= perl:run bash:run USE_TOOLS+= gmake @@ -40,4 +50,5 @@ CHECK_PORTABILITY_SKIP= utils/macosx/finishbuild.sh .include "../../x11/tk/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../graphics/jpeg/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3