pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/lyx-qt Force gtar for extraction, pax-as-tar c...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c07f67c98258
branches: trunk
changeset: 514873:c07f67c98258
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jun 19 22:38:38 2006 +0000
description:
Force gtar for extraction, pax-as-tar can't handle this at least on
DragonFly.
diffstat:
editors/lyx-qt/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 09fbd50b109f -r c07f67c98258 editors/lyx-qt/Makefile.common
--- a/editors/lyx-qt/Makefile.common Mon Jun 19 22:05:14 2006 +0000
+++ b/editors/lyx-qt/Makefile.common Mon Jun 19 22:38:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.38 2006/05/13 03:44:23 minskim Exp $
+# $NetBSD: Makefile.common,v 1.39 2006/06/19 22:38:38 joerg Exp $
#
DISTNAME= lyx-1.4.1
@@ -11,6 +11,7 @@
ftp://ftp.lip6.fr/pub/lyx/stable/ \
ftp://ftp.ntua.gr/pub/X11/LyX/stable/
EXTRACT_SUFX= .tar.bz2
+EXTRACT_USING= gtar
MAINTAINER= reed%reedmedia.net@localhost
HOMEPAGE= http://www.lyx.org/
Home |
Main Index |
Thread Index |
Old Index