From 4a20c3cda0298a19e7da325a3ae09756b6367e73 Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 4 Jun 1999 16:55:11 +0000 Subject: NOT_FOR_PLATFORM= *-*-{alpha,mips} doesn't work. Worse - it matches (almost?) everything. --- databases/postgresql/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/postgresql/Makefile') diff --git a/databases/postgresql/Makefile b/databases/postgresql/Makefile index e40705d9dfe..426189ccb8c 100644 --- a/databases/postgresql/Makefile +++ b/databases/postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 1999/05/24 20:39:36 tv Exp $ +# $NetBSD: Makefile,v 1.33 1999/06/04 16:55:12 drochner Exp $ # FreeBSD Id: Makefile,v 1.22 1997/12/24 01:21:37 alex Exp # @@ -18,7 +18,7 @@ DEPENDS+= tk-8.0.5:../../x11/tk80 \ addnerd-1.6:../../sysutils/addnerd # Needs ELF clue, mips has no TAS implementation -NOT_FOR_PLATFORM= *-*-{alpha,mips} +NOT_FOR_PLATFORM= *-*-alpha *-*-mips PLIST_SRC= ${WRKDIR}/PLIST.tmp REQ_FILE= ${WRKDIR}/REQ -- cgit v1.2.3