pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/aegis Extract using gtar as pax-as-tar from pkgs...
details: https://anonhg.NetBSD.org/pkgsrc/rev/27751016a079
branches: trunk
changeset: 521910:27751016a079
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Nov 27 17:17:56 2006 +0000
description:
Extract using gtar as pax-as-tar from pkgsrc doesn't like the tarball.
diffstat:
devel/aegis/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 1c9bae7f5cfc -r 27751016a079 devel/aegis/Makefile
--- a/devel/aegis/Makefile Mon Nov 27 16:43:58 2006 +0000
+++ b/devel/aegis/Makefile Mon Nov 27 17:17:56 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/11/24 23:01:45 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/11/27 17:17:56 joerg Exp $
#
DISTNAME= aegis-4.22
@@ -10,6 +10,8 @@
HOMEPAGE= http://aegis.sourceforge.net/
COMMENT= Aegis is a transaction base software configuration management system
+EXTRACT_USING= gtar
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-nlsdir=${_PKGLOCALEDIR:Q}
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index