summaryrefslogtreecommitdiff
path: root/databases/postgresql81-plpython/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit168a3246f0e3c46b0ef3b5dcf5d18607cff1583f (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /databases/postgresql81-plpython/Makefile
parent63309a20a533bc79929c9bd5b3bf872561762300 (diff)
downloadpkgsrc-168a3246f0e3c46b0ef3b5dcf5d18607cff1583f.tar.gz
Add DESTDIR support.
Diffstat (limited to 'databases/postgresql81-plpython/Makefile')
-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