summaryrefslogtreecommitdiff
path: root/graphics/xfce4-icon-theme/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xfce4-icon-theme/Makefile')
-rw-r--r--graphics/xfce4-icon-theme/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile
index 53db5587546..e81ade8f86f 100644
--- a/graphics/xfce4-icon-theme/Makefile
+++ b/graphics/xfce4-icon-theme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/02/23 14:07:25 martti Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/18 06:10:30 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -6,10 +6,4 @@ DISTNAME= xfce4-icon-theme-${XFCE4_VERSION}
CATEGORIES= graphics
COMMENT= XFce4 icon themes
-.if !empty(MACHINE_PLATFORM:MNetBSD-1.6*)
-# The distfile cannot be extracted with tar on NetBSD 1.6.x
-BUILD_DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base
-GTAR= ${PREFIX}/bin/${GNU_PROGRAM_PREFIX}tar
-.endif
-
.include "../../mk/bsd.pkg.mk"