From 381abae27f812d81273a0cd085300e57f4b437bc Mon Sep 17 00:00:00 2001 From: frueauf Date: Thu, 10 Sep 1998 11:46:31 +0000 Subject: Set NOT_FOR_ARCHS=m68k since postgres does not work on this architecture yet. --- databases/postgresql/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/postgresql/Makefile b/databases/postgresql/Makefile index 90e1d8cc67c..c427d707602 100644 --- a/databases/postgresql/Makefile +++ b/databases/postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1998/08/20 15:16:44 tsarna Exp $ +# $NetBSD: Makefile,v 1.17 1998/09/10 11:46:31 frueauf Exp $ # FreeBSD Id: Makefile,v 1.22 1997/12/24 01:21:37 alex Exp DISTNAME= postgresql-6.3.2 @@ -14,6 +14,8 @@ DEPENDS+= tcl-8.0p2:../../lang/tcl80 DEPENDS+= addnerd-1.5:../../sysutils/addnerd DEPENDS+= bison-1.25:../../devel/bison +NOT_FOR_ARCHS= m68k + NO_PACKAGE= "Requires pgsql uid" WRKSRC= ${WRKDIR}/${DISTNAME}/src -- cgit v1.2.3