summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authormarino <marino>2012-08-15 20:11:30 +0000
committermarino <marino>2012-08-15 20:11:30 +0000
commit3cf171656a2f0b5895c43f09188f97c70520c83f (patch)
treedf28b936508b4032b739f9dc9ee58d9a608b73c2 /audio
parent97c38784e4d556def056e05359ea7cb4f9379dcf (diff)
downloadpkgsrc-3cf171656a2f0b5895c43f09188f97c70520c83f.tar.gz
audio/amarok-kde3: extract with gtar
There's something amiss with the amarok tarball, bsdtar won't fully extract it. The file '._gem_commands.rb' will be missing unless GNU Tar is used instead. Other platforms, like ArchLinux, have run into this as well. The solution is mandate gtar for the file extraction.
Diffstat (limited to 'audio')
-rw-r--r--audio/amarok-kde3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile
index 7e57e87cb44..6e671f214c3 100644
--- a/audio/amarok-kde3/Makefile
+++ b/audio/amarok-kde3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/06/14 07:44:09 sbd Exp $
+# $NetBSD: Makefile,v 1.23 2012/08/15 20:11:30 marino Exp $
DISTNAME= amarok-${VERSION}
VERSION= 1.4.10
@@ -6,6 +6,7 @@ PKGREVISION= 23
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
+EXTRACT_USING= gtar
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://amarok.kde.org/