summaryrefslogtreecommitdiff
path: root/archivers/gtar-base/PLIST
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-04-05 18:38:43 +0000
committerreed <reed@pkgsrc.org>2004-04-05 18:38:43 +0000
commit348636d7b9065b369b8ca6f8c12ccb98919320b8 (patch)
tree1857a705a94ab82a665c592bed5f7d685c3437c7 /archivers/gtar-base/PLIST
parent61df96420c929bcb8d0d8b9b59bcb6119553fbc9 (diff)
downloadpkgsrc-348636d7b9065b369b8ca6f8c12ccb98919320b8.tar.gz
If GNU_PROGRAM_PREFIX is not "g" or not set, then still install
with "g" prefix. Allow this to be optionally forced by defining GTAR_PROGRAM_PREFIX. If GTAR_PROGRAM_PREFIX is set to nothing, then conflict with pax, because both install a "tar". So now the default is to install as "gtar" even if GNU_PROGRAM_PREFIX is set to "". Bump package revision for this. This is for part of my PR #22693.
Diffstat (limited to 'archivers/gtar-base/PLIST')
-rw-r--r--archivers/gtar-base/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/gtar-base/PLIST b/archivers/gtar-base/PLIST
index 0efcfcc70e9..0a6cc36fa77 100644
--- a/archivers/gtar-base/PLIST
+++ b/archivers/gtar-base/PLIST
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2003/01/20 23:23:57 jschauma Exp $
-bin/${GNU_PROGRAM_PREFIX}tar
+@comment $NetBSD: PLIST,v 1.6 2004/04/05 18:38:43 reed Exp $
+bin/${GTAR_PROGRAM_PREFIX}tar
${GTAR_LINK}bin/gtar
-man/man1/${GNU_PROGRAM_PREFIX}tar.1
+man/man1/${GTAR_PROGRAM_PREFIX}tar.1
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/tar.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/tar.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/tar.mo