summaryrefslogtreecommitdiff
path: root/databases/postgresql73-docs
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-docs
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'databases/postgresql73-docs')
-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"