summaryrefslogtreecommitdiff
path: root/databases/postgresql90-plpython
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql90-plpython')
-rw-r--r--databases/postgresql90-plpython/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/postgresql90-plpython/Makefile b/databases/postgresql90-plpython/Makefile
index 9f8a9180441..e039350d0e1 100644
--- a/databases/postgresql90-plpython/Makefile
+++ b/databases/postgresql90-plpython/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2012/07/01 19:42:07 morr Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/02 21:25:45 asau Exp $
PKGNAME= ${DISTNAME:C/-/90-plpython-/}
COMMENT= PL/Python procedural language for the PostgreSQL backend
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server
.include "../../databases/postgresql90/Makefile.common"