summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-11-13 09:35:46 +0000
committeradam <adam@pkgsrc.org>2017-11-13 09:35:46 +0000
commit8d314c651db55283e225e40681afc7a33346b0f8 (patch)
treeead22c95357d86396120d3365916f59ad6760c6b /databases
parentad1a435197d3d43e714ff843f1c4fc5a0f3579cf (diff)
downloadpkgsrc-8d314c651db55283e225e40681afc7a33346b0f8.tar.gz
Brought back removed lines
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql95/Makefile.common3
-rw-r--r--databases/postgresql96/Makefile.common3
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/postgresql95/Makefile.common b/databases/postgresql95/Makefile.common
index c06ff8fbe87..ed300ce7b7f 100644
--- a/databases/postgresql95/Makefile.common
+++ b/databases/postgresql95/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2017/11/13 09:33:32 adam Exp $
+# $NetBSD: Makefile.common,v 1.15 2017/11/13 09:35:46 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -117,6 +117,7 @@ LIBS.SunOS+= -lintl
CONFIGURE_ARGS+= --with-libedit-preferred
.endif
+.if !defined(META_PACKAGE)
post-extract:
. if !empty(USE_LIBLTDL:M[yY][eE][sS])
cp -f ${COMMON_FILESDIR}/dynloader-ltdl.h \
diff --git a/databases/postgresql96/Makefile.common b/databases/postgresql96/Makefile.common
index dc59dd343f9..ebd02e4e7dc 100644
--- a/databases/postgresql96/Makefile.common
+++ b/databases/postgresql96/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2017/11/13 09:33:33 adam Exp $
+# $NetBSD: Makefile.common,v 1.9 2017/11/13 09:35:46 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -117,6 +117,7 @@ LIBS.SunOS+= -lintl
CONFIGURE_ARGS+= --with-libedit-preferred
.endif
+.if !defined(META_PACKAGE)
post-extract:
. if !empty(USE_LIBLTDL:M[yY][eE][sS])
cp -f ${COMMON_FILESDIR}/dynloader-ltdl.h \