From 8248404acc5d85113fdee802ed0338c555a365c5 Mon Sep 17 00:00:00 2001 From: frueauf Date: Fri, 13 Nov 1998 01:26:58 +0000 Subject: pkglint: move NOT_FOR_ARCHS where it belongs. --- mbone/vat/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mbone/vat') diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index 587f8746c08..f9104ac878a 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 1998/09/22 06:11:38 garbled Exp $ +# $NetBSD: Makefile,v 1.18 1998/11/13 01:28:46 frueauf Exp $ # FreeBSD Id: Makefile,v 1.4 1997/09/11 03:54:43 fenner Exp # @@ -7,8 +7,6 @@ CATEGORIES= mbone MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vat/alpha-test/ DISTFILES= vatsrc-4.0b2.tar.gz -NOT_FOR_ARCHS= alpha #filter.cc compiler error - MAINTAINER= mycroft@netbsd.org HOMEPAGE= http://www-nrg.ee.lbl.gov/vat/ @@ -19,6 +17,8 @@ BUILD_DEPENDS= ${GSM_WORK}/lib/libgsm.a:${GSM_DIR}:build DEPENDS+= tk-8.0p2:../../x11/tk80 #DEPENDS+= gsm-1.0.10:${GSM_DIR} +NOT_FOR_ARCHS= alpha #filter.cc compiler error + .include "../../mk/bsd.prefs.mk" .ifdef WRKOBJDIR -- cgit v1.2.3