summaryrefslogtreecommitdiff
path: root/databases/postgresql73-pltcl
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /databases/postgresql73-pltcl
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'databases/postgresql73-pltcl')
-rw-r--r--databases/postgresql73-pltcl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql73-pltcl/Makefile b/databases/postgresql73-pltcl/Makefile
index 605254c69a5..d0b2f060053 100644
--- a/databases/postgresql73-pltcl/Makefile
+++ b/databases/postgresql73-pltcl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/10/10 17:46:07 jdolecek Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:14 tv Exp $
PKGNAME= postgresql73-pltcl-${BASE_VERS}
PKGREVISION= # empty
@@ -6,7 +6,6 @@ COMMENT= PL/Tcl procedural language for the PostgreSQL backend
DEPENDS+= postgresql73-server>=${BASE_VERS}:../../databases/postgresql73-server
-USE_BUILDLINK3= yes
.include "../postgresql73/Makefile.common"