pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/asWedit Fix DISTNAME (should fix bulk build problem).
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0c926ddbe26
branches: trunk
changeset: 508215:f0c926ddbe26
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 16 18:03:07 2006 +0000
description:
Fix DISTNAME (should fix bulk build problem).
diffstat:
www/asWedit/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (14 lines):
diff -r 5acf1f728d6b -r f0c926ddbe26 www/asWedit/Makefile
--- a/www/asWedit/Makefile Thu Feb 16 18:02:04 2006 +0000
+++ b/www/asWedit/Makefile Thu Feb 16 18:03:07 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2006/02/05 23:11:19 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/02/16 18:03:07 wiz Exp $
-DISTNAME= ${PKGNAME}-i386.linux
-PKGNAME= asWedit-4.0.1
+DISTNAME= asWedit-4.0.1-i386.linux
+PKGNAME= ${DISTNAME:S/-i386.linux//}
PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ftp://ftp.edelweb.fr/pub/asWedit/ \
Home |
Main Index |
Thread Index |
Old Index