pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/lyx-qt Extract with gtar, pax-as-tar can't fin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/488de737d9e2
branches: trunk
changeset: 516670:488de737d9e2
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jul 25 12:20:44 2006 +0000
description:
Extract with gtar, pax-as-tar can't find the header correctly on
both NetBSD and DragonFly.
diffstat:
editors/lyx-qt/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6a5ef0a8e018 -r 488de737d9e2 editors/lyx-qt/Makefile.common
--- a/editors/lyx-qt/Makefile.common Tue Jul 25 10:20:03 2006 +0000
+++ b/editors/lyx-qt/Makefile.common Tue Jul 25 12:20:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.40 2006/07/23 00:28:12 reed Exp $
+# $NetBSD: Makefile.common,v 1.41 2006/07/25 12:20:44 joerg Exp $
#
DISTNAME= lyx-1.4.2
@@ -30,6 +30,7 @@
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
USE_TOOLS+= gmake perl:run
+EXTRACT_USING= gtar
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
GCC_REQD+= 2.95
Home |
Main Index |
Thread Index |
Old Index