summaryrefslogtreecommitdiff
path: root/databases/postgresql92
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2014-03-13 11:08:49 +0000
committerjperkin <jperkin@pkgsrc.org>2014-03-13 11:08:49 +0000
commit8429be58d4dd33dfc5e94ee69bbfba5a484851cb (patch)
tree1c699ba1dd234c6ee43e2b178e217734fa130ad6 /databases/postgresql92
parent070d23eb3b8f4306f27bb48f0221010015ef7669 (diff)
downloadpkgsrc-8429be58d4dd33dfc5e94ee69bbfba5a484851cb.tar.gz
Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do
not use libtool to do so. This is required to correctly depend upon a gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
Diffstat (limited to 'databases/postgresql92')
-rw-r--r--databases/postgresql92/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql92/Makefile.common b/databases/postgresql92/Makefile.common
index c01cfb9c995..131eb936ae3 100644
--- a/databases/postgresql92/Makefile.common
+++ b/databases/postgresql92/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2014/02/23 11:25:53 adam Exp $
+# $NetBSD: Makefile.common,v 1.10 2014/03/13 11:08:50 jperkin Exp $
#
# used by databases/postgresql92-adminpack/Makefile
# used by databases/postgresql92-client/Makefile
@@ -44,6 +44,7 @@ DISTINFO_FILE?= ${.CURDIR}/../../databases/postgresql92/distinfo
COMMON_FILESDIR?= ${.CURDIR}/../../databases/postgresql92/files
PATCHDIR?= ${.CURDIR}/../../databases/postgresql92/patches
+USE_GCC_RUNTIME= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= bison gmake lex msgfmt
PKG_SYSCONFSUBDIR= postgresql