pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/unrealircd s/SKIP_PORTABILITY_CHECK/CHECK_PORTABI...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b44459a2ad3c
branches: trunk
changeset: 520589:b44459a2ad3c
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Mon Oct 23 18:24:12 2006 +0000
description:
s/SKIP_PORTABILITY_CHECK/CHECK_PORTABILITY_SKIP/
diffstat:
chat/unrealircd/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (20 lines):
diff -r 45c16d694451 -r b44459a2ad3c chat/unrealircd/Makefile
--- a/chat/unrealircd/Makefile Mon Oct 23 18:20:51 2006 +0000
+++ b/chat/unrealircd/Makefile Mon Oct 23 18:24:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/10/08 22:12:09 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/23 18:24:12 adrianp Exp $
DISTNAME= Unreal3.2.5
PKGNAME= unrealircd-3.2.5
@@ -19,9 +19,7 @@
TRE_NEEDED= 0.7.2
CARES_NEEDED= 1.3.0
-# ${WRKSRC}/update is not portable, but the comment in it says that it
-# may not be modified.
-SKIP_PORTABILITY_CHECK= yes
+CHECK_PORTABILITY_SKIP= update
BUILDLINK_API_DEPENDS.tre+= tre-${TRE_NEEDED}
BUILDLINK_API_DEPENDS.libcares+= libcares-${CARES_NEEDED}nb1
Home |
Main Index |
Thread Index |
Old Index