diff options
author | garbled <garbled> | 1998-09-22 06:11:35 +0000 |
---|---|---|
committer | garbled <garbled> | 1998-09-22 06:11:35 +0000 |
commit | 8bb5bacb2816c68350a34c6d6b876f65410233f4 (patch) | |
tree | a57492ad41e15476f90fc624ff3efd195d3a866e /audio/xcdplayer | |
parent | a7ac85aebfd7fca34193ee7fc63a34e7447f6200 (diff) | |
download | pkgsrc-8bb5bacb2816c68350a34c6d6b876f65410233f4.tar.gz |
add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha. There may be more, but I haven't seen them yet.
Diffstat (limited to 'audio/xcdplayer')
-rw-r--r-- | audio/xcdplayer/scripts/pre-configure | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xcdplayer/scripts/pre-configure b/audio/xcdplayer/scripts/pre-configure index 821c1945b73..296996a3cf4 100644 --- a/audio/xcdplayer/scripts/pre-configure +++ b/audio/xcdplayer/scripts/pre-configure @@ -1,7 +1,6 @@ #!/bin/sh # -# $NetBSD: pre-configure,v 1.2 1998/08/07 10:36:20 agc Exp $ -# Id: pre-configure,v 1.1.1.1 1997/10/28 23:19:24 augustss Exp +# $Id: pre-configure,v 1.3 1998/09/22 06:11:35 garbled Exp $ # cp ${CURDIR}/files/cdrom_freebsd.c ${WRKSRC} |