summaryrefslogtreecommitdiff
path: root/x11/gnome-themes-extras
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-05-25 21:42:20 +0000
committerjoerg <joerg@pkgsrc.org>2008-05-25 21:42:20 +0000
commita8a3c01339f836584fb7288620bc90208ecec059 (patch)
tree19c914d506013e6c6d97e10862fb0eb8aa929390 /x11/gnome-themes-extras
parent826dbe24c4d28e3c3005712ebdc48f3cd8120676 (diff)
downloadpkgsrc-a8a3c01339f836584fb7288620bc90208ecec059.tar.gz
Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list. Make bsdtar the default for those places that wanted gtar to extract long links etc, as bsdtar can be built of the tree.
Diffstat (limited to 'x11/gnome-themes-extras')
-rw-r--r--x11/gnome-themes-extras/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/x11/gnome-themes-extras/Makefile b/x11/gnome-themes-extras/Makefile
index 09e2640ef72..311bdc07c36 100644
--- a/x11/gnome-themes-extras/Makefile
+++ b/x11/gnome-themes-extras/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2008/04/26 00:49:51 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2008/05/25 21:42:22 joerg Exp $
#
DISTNAME= gnome-themes-extras-2.22.0
@@ -11,12 +11,8 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= Collection of metathemes for the GNOME desktop environment
.include "../../mk/bsd.prefs.mk"
-# NetBSD's pax-as-tar truncates filenames
-.if ${OPSYS} == "DragonFly"
-# and so does older GNU tar
-TOOLS_PLATFORM.gtar= /usr/bin/bsdtar
-.endif
-EXTRACT_USING= gtar
+
+EXTRACT_USING= bsdtar
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= yes