summaryrefslogtreecommitdiff
path: root/databases/postgresql81-plpython
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commita459d6adc77b22d7efa499cea1bcfbae7c929a42 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /databases/postgresql81-plpython
parent7854cf84ecbcc45c6b18092fadae7896937e468a (diff)
downloadpkgsrc-a459d6adc77b22d7efa499cea1bcfbae7c929a42.tar.gz
Add DESTDIR support.
Diffstat (limited to 'databases/postgresql81-plpython')
-rw-r--r--databases/postgresql81-plpython/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/postgresql81-plpython/Makefile b/databases/postgresql81-plpython/Makefile
index fc7aa366efa..1027953a4e2 100644
--- a/databases/postgresql81-plpython/Makefile
+++ b/databases/postgresql81-plpython/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/01/18 05:06:30 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/12 02:14:19 joerg Exp $
PKGNAME= postgresql81-plpython-${BASE_VERS}
PKGREVISION= 1
@@ -6,6 +6,8 @@ COMMENT= PL/Python procedural language for the PostgreSQL backend
DEPENDS+= postgresql81-server>=${BASE_VERS}:../../databases/postgresql81-server
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../databases/postgresql81/Makefile.common"
CONFIGURE_ARGS+= --with-python