pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wap-utils Make this pkg build on NetBSD-1.5* NetBS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e548104ecaa9
branches: trunk
changeset: 465418:e548104ecaa9
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Mon Dec 29 18:00:15 2003 +0000
description:
Make this pkg build on NetBSD-1.5* NetBSD-1.6[-_.]* by correcting
a typo in the previous commit.
diffstat:
net/wap-utils/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9e6fbfde5ba1 -r e548104ecaa9 net/wap-utils/Makefile
--- a/net/wap-utils/Makefile Mon Dec 29 17:52:04 2003 +0000
+++ b/net/wap-utils/Makefile Mon Dec 29 18:00:15 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/12/28 00:33:23 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2003/12/29 18:00:15 kristerw Exp $
#
DISTNAME= ap-utils-1.3.2
@@ -17,7 +17,7 @@
USE_PKGLOCALEDIR= YES
INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]*
-INCOMPAT_CURSES= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*
+INCOMPAT_CURSES+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*
.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index