pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Added a stub describing the public interface of thi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e64f932fff29
branches: trunk
changeset: 520299:e64f932fff29
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Oct 18 20:48:58 2006 +0000
description:
Added a stub describing the public interface of this file.
diffstat:
mk/pgsql.buildlink3.mk | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 0a6933c76694 -r e64f932fff29 mk/pgsql.buildlink3.mk
--- a/mk/pgsql.buildlink3.mk Wed Oct 18 20:40:22 2006 +0000
+++ b/mk/pgsql.buildlink3.mk Wed Oct 18 20:48:58 2006 +0000
@@ -1,4 +1,19 @@
-# $NetBSD: pgsql.buildlink3.mk,v 1.16 2006/06/06 19:43:43 joerg Exp $
+# $NetBSD: pgsql.buildlink3.mk,v 1.17 2006/10/18 20:48:58 rillig Exp $
+#
+# User-settable variables:
+#
+# PGSQL_VERSION_DEFAULT
+#
+# Package-settable variables:
+#
+# PGSQL_VERSIONS_ACCEPTED
+#
+# Variables set by this file:
+#
+# PG_LIB_EXT
+# PGSQL_TYPE
+# PGPKGSRCDIR
+#
.if !defined(PGVERSION_MK)
PGVERSION_MK= defined
Home |
Main Index |
Thread Index |
Old Index