pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/postgresql82 Use standard OS template on IRI...
details: https://anonhg.NetBSD.org/pkgsrc/rev/de5d63d63b21
branches: trunk
changeset: 546192:de5d63d63b21
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Aug 23 15:42:18 2008 +0000
description:
Use standard OS template on IRIX. From PR 39391.
diffstat:
databases/postgresql82/Makefile.common | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 2a225c65b1ee -r de5d63d63b21 databases/postgresql82/Makefile.common
--- a/databases/postgresql82/Makefile.common Sat Aug 23 15:33:04 2008 +0000
+++ b/databases/postgresql82/Makefile.common Sat Aug 23 15:42:18 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2008/06/20 07:46:49 adam Exp $
+# $NetBSD: Makefile.common,v 1.12 2008/08/23 15:42:18 joerg Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -55,7 +55,6 @@
.include "../../mk/bsd.prefs.mk"
PGSQL_TEMPLATE.SunOS= solaris
-PGSQL_TEMPLATE.IRIX= irix5
.if !defined(PGSQL_TEMPLATE.${OPSYS})
PGSQL_TEMPLATE.${OPSYS}= ${LOWER_OPSYS}
.endif
Home |
Main Index |
Thread Index |
Old Index