pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/ucon64 Do install_beos.sh check the right wa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ada16c785f5
branches:  trunk
changeset: 520705:6ada16c785f5
user:      tv <tv%pkgsrc.org@localhost>
date:      Thu Oct 26 14:44:35 2006 +0000

description:
Do install_beos.sh check the right way: just skip it.

diffstat:

 emulators/ucon64/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7a2fc04e7ecb -r 6ada16c785f5 emulators/ucon64/Makefile
--- a/emulators/ucon64/Makefile Thu Oct 26 14:42:53 2006 +0000
+++ b/emulators/ucon64/Makefile Thu Oct 26 14:44:35 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/10/22 17:55:41 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2006/10/26 14:44:35 tv Exp $
 #
 
 DISTNAME=              ucon64-2.0.0-src
@@ -18,6 +18,7 @@
 CPPFLAGS+=             -D__unix__
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake
+CHECK_PORTABILITY_SKIP+=install_beos.sh
 
 INSTALLATION_DIRS=     share/examples/ucon64 share/doc/ucon64/images
 



Home | Main Index | Thread Index | Old Index