summaryrefslogtreecommitdiff
path: root/wm/fvwm2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-05-30 23:24:10 +0000
committerwiz <wiz@pkgsrc.org>2005-05-30 23:24:10 +0000
commit3bdaa6bf4cfb0f2403182b4c503fe0b8c117d901 (patch)
treeec30b5b7f9b49c484a4ea6b0296e004bb4f16992 /wm/fvwm2
parent89058e319922a2fd6960348a9d5936b79bf6014d (diff)
downloadpkgsrc-3bdaa6bf4cfb0f2403182b4c503fe0b8c117d901.tar.gz
Convert to use tar instead of gtar, and remove gtar from tools.
From Alexander Becher in PR 30381.
Diffstat (limited to 'wm/fvwm2')
-rw-r--r--wm/fvwm2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/fvwm2/Makefile b/wm/fvwm2/Makefile
index 5e8fb097e80..deb09088a08 100644
--- a/wm/fvwm2/Makefile
+++ b/wm/fvwm2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2005/05/16 01:15:34 jlam Exp $
+# $NetBSD: Makefile,v 1.44 2005/05/30 23:24:10 wiz Exp $
DISTNAME= fvwm-${FVWM_VER}
PKGNAME= fvwm2-${FVWM_VER}
@@ -22,7 +22,6 @@ FVWM_VER= 2.4.19
USE_X11BASE= YES
GNU_CONFIGURE= YES
USE_GNU_READLINE= YES
-PKGSRC_USE_TOOLS+= gtar
PLIST_SUBST+= FVWM_VER=${FVWM_VER}
@@ -38,7 +37,7 @@ CONFIGURE_ENV+= ac_cv_path_FVWM_CPP="${CPP}"
post-extract:
${MKDIR} ${WRKDIR}/icons
- ${GTAR} -xzf ${DISTDIR}/fvwm_icons.tgz -C ${WRKDIR}/icons
+ cd ${WRKDIR}/icons && ${TAR} -xzf ${DISTDIR}/fvwm_icons.tgz
post-install:
@${INSTALL_DATA_DIR} ${PREFIX}/lib/X11/fvwm2/pixmaps