summaryrefslogtreecommitdiff
path: root/databases/postgresql83-pltcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql83-pltcl/Makefile')
-rw-r--r--databases/postgresql83-pltcl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/postgresql83-pltcl/Makefile b/databases/postgresql83-pltcl/Makefile
index 763d51777ac..c712b7886ae 100644
--- a/databases/postgresql83-pltcl/Makefile
+++ b/databases/postgresql83-pltcl/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2012/07/01 19:21:14 morr Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/02 21:25:42 asau Exp $
PKGNAME= ${DISTNAME:C/-/83-pltcl-/}
COMMENT= PL/Tcl procedural language for the PostgreSQL backend
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= postgresql83-server>=${PKGVERSION_NOREV}:../../databases/postgresql83-server
.include "../../databases/postgresql83/Makefile.common"