From c9e2a435d37b2baeb10e0b638dc069850c97f7de Mon Sep 17 00:00:00 2001 From: jschauma Date: Wed, 13 Jul 2005 15:34:01 +0000 Subject: add template for IRIX --- databases/postgresql73/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/postgresql73') diff --git a/databases/postgresql73/Makefile.common b/databases/postgresql73/Makefile.common index a0c1c0b7502..c9abb89c934 100644 --- a/databases/postgresql73/Makefile.common +++ b/databases/postgresql73/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2005/06/01 20:08:00 jlam Exp $ +# $NetBSD: Makefile.common,v 1.10 2005/07/13 15:34:01 jschauma Exp $ # # This Makefile fragment is included by all PostgreSQL packages built from # the main sources of the PostgreSQL distribution except jdbc-postgresql. @@ -46,6 +46,7 @@ PKG_SYSCONFSUBDIR= postgresql .include "../../mk/bsd.prefs.mk" PGSQL_TEMPLATE.SunOS= solaris +PGSQL_TEMPLATE.IRIX= irix5 .if !defined(PGSQL_TEMPLATE.${OPSYS}) PGSQL_TEMPLATE.${OPSYS}= ${LOWER_OPSYS} .endif -- cgit v1.2.3