pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/zope3 apply a more general fix than the last. whit...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ee646afe25c
branches: trunk
changeset: 502072:0ee646afe25c
user: grant <grant%pkgsrc.org@localhost>
date: Wed Nov 02 06:26:27 2005 +0000
description:
apply a more general fix than the last. whitespace.
diffstat:
www/zope3/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 84140186dbe2 -r 0ee646afe25c www/zope3/Makefile
--- a/www/zope3/Makefile Wed Nov 02 05:33:38 2005 +0000
+++ b/www/zope3/Makefile Wed Nov 02 06:26:27 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/11/02 04:00:23 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2005/11/02 06:26:27 grant Exp $
#
DISTNAME= Zope-3.1.0
@@ -20,8 +20,8 @@
.include "../../mk/bsd.prefs.mk"
-.if !empty(MACHINE_PLATFORM:MNetBSD-1.6*)
-EXTRACT_USING= gtar
+.if !empty(MACHINE_PLATFORM:MNetBSD-1.[0-6]*)
+EXTRACT_USING= gtar
.endif
BUILD_TARGET= build
Home |
Main Index |
Thread Index |
Old Index