summaryrefslogtreecommitdiff
path: root/databases/postgresql73-docs/Makefile
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
commit915c0d730df55e4ddf04b9d9e07f7603057636e4 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /databases/postgresql73-docs/Makefile
parent7453f22416c9b37d26567190d2eaf0f2af6b40fd (diff)
downloadpkgsrc-915c0d730df55e4ddf04b9d9e07f7603057636e4.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'databases/postgresql73-docs/Makefile')
-rw-r--r--databases/postgresql73-docs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql73-docs/Makefile b/databases/postgresql73-docs/Makefile
index 2c04011137a..c96ceca48dd 100644
--- a/databases/postgresql73-docs/Makefile
+++ b/databases/postgresql73-docs/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2004/10/25 17:40:01 jdolecek Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:14 tv Exp $
PKGNAME= postgresql73-docs-${BASE_VERS}
SVR4_PKGNAME= pstgd
PKGREVISION= # empty
COMMENT= PostgreSQL database system documentation
-USE_BUILDLINK3= yes
.include "../../databases/postgresql73/Makefile.common"