summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-03-01 00:18:43 +0000
committerjoerg <joerg@pkgsrc.org>2006-03-01 00:18:43 +0000
commitbbc97ad3dba6fdece55c0ec2ad0967d31ea07eb0 (patch)
treeb7d0fcd4829fd963010dd493ea6884dc8748d63e /x11
parent71f42efe6016d5d67be4dd6323685eef8b933bc9 (diff)
downloadpkgsrc-bbc97ad3dba6fdece55c0ec2ad0967d31ea07eb0.tar.gz
Russian roulette ala Gnome:
- pax-as-tar doesn't understand the "POSIX" headers in this archive - GNU tar from pkgsrc does - GNU tar 1.13.25 from DragonFly base doesn't not - BSD tar from DragonFly does So let's just use bsdtar as gtar on DragonFly.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-themes-extras/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/x11/gnome-themes-extras/Makefile b/x11/gnome-themes-extras/Makefile
index 876ed11c1d6..ea7c6238b35 100644
--- a/x11/gnome-themes-extras/Makefile
+++ b/x11/gnome-themes-extras/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/02/05 23:11:33 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2006/03/01 00:18:43 joerg Exp $
#
DISTNAME= gnome-themes-extras-0.8.1
@@ -13,7 +13,12 @@ COMMENT= Collection of metathemes for the GNOME desktop environment
BUILD_USES_MSGFMT= yes
+.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
USE_DIRS+= xdg-1.1