summaryrefslogtreecommitdiff
path: root/databases/postgresql
diff options
context:
space:
mode:
authorjlam <jlam>2001-05-04 01:05:19 +0000
committerjlam <jlam>2001-05-04 01:05:19 +0000
commit7004d72776dcc1edab75d3a41a89139ca9959075 (patch)
tree47f3275315a55866213b64d0a040e7105f977730 /databases/postgresql
parentd7907f9ac2864bd4d00cf4ab4580fd8aa450f3c8 (diff)
downloadpkgsrc-7004d72776dcc1edab75d3a41a89139ca9959075.tar.gz
Share a common distinfo file with the postgresql package.
Diffstat (limited to 'databases/postgresql')
-rw-r--r--databases/postgresql/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql/Makefile.common b/databases/postgresql/Makefile.common
index 786fde98c0a..57c21776f08 100644
--- a/databases/postgresql/Makefile.common
+++ b/databases/postgresql/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2001/04/10 13:08:05 jlam Exp $
+# $NetBSD: Makefile.common,v 1.11 2001/05/04 01:05:19 jlam Exp $
#
# This file is included by the following packages:
#
@@ -30,6 +30,7 @@ GNU_CONFIGURE= # defined
# We don't USE_LIBTOOL for the shared libs since libtool doesn't seem to
# support inter-library dependencies across all platforms yet.
+DISTINFO_FILE= ${.CURDIR}/../../databases/postgresql/distinfo
FILESDIR= ${.CURDIR}/../../databases/postgresql/files
PATCHDIR= ${.CURDIR}/../../databases/postgresql/patches