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/nte/Makefile | 6 +++--- mbone/vat/Makefile | 6 +++--- misc/dync/Makefile | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index 27a9f67bd60..15edccb375b 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/09/22 06:11:38 garbled Exp $ +# $NetBSD: Makefile,v 1.12 1998/11/13 01:26:58 frueauf Exp $ # DISTNAME= nt.1.5a23 @@ -6,8 +6,6 @@ PKGNAME= nte-1.5a23 CATEGORIES= mbone tk80 MASTER_SITES= ftp://cs.ucl.ac.uk/mice/nte/ -NOT_FOR_ARCHS= alpha # ANSI headers cause LP64 problems - MAINTAINER= mycroft@netbsd.org .include "../../mk/bsd.prefs.mk" @@ -24,6 +22,8 @@ DEPENDS+= tk-8.0p2:../../x11/tk80 TK_DIR= ${BUILD_ROOT}/x11/tk80 TK_SRC= ${TK_DIR}/${WRKDIR:T}/tk8.0 +NOT_FOR_ARCHS= alpha # ANSI headers cause LP64 problems + RESTRICTED= "Contains DES encryption" MIRROR_DISTFILE=no NO_WRKSUBDIR= yes 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 diff --git a/misc/dync/Makefile b/misc/dync/Makefile index bcf4284a555..8d7ed56f4b6 100644 --- a/misc/dync/Makefile +++ b/misc/dync/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.3 1998/09/22 06:11:39 garbled Exp $ +# $NetBSD: Makefile,v 1.4 1998/11/13 01:30:09 frueauf Exp $ # DISTNAME= dync-1.1 CATEGORIES= misc MASTER_SITES= http://www.westley.demon.co.uk/src/ -NOT_FOR_ARCHS= alpha #dync: can't dlopen `lib1.so.1.0' - MAINTAINER= agc@netbsd.org HOMEPAGE= http://www.westley.demon.co.uk/software.html +NOT_FOR_ARCHS= alpha #dync: can't dlopen `lib1.so.1.0' + GNU_CONFIGURE= yes ALL_TARGET= tst -- cgit v1.2.3