summaryrefslogtreecommitdiff
path: root/databases/postgresql74-docs
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-16 01:32:22 +0000
committerjlam <jlam@pkgsrc.org>2005-05-16 01:32:22 +0000
commite70b376fa428d35e2ee7ec89f1f025ea77c1a2e5 (patch)
tree4beb1060fa73ef3220b4b4f62528af9c91daf0bc /databases/postgresql74-docs
parent7425b543e8f92cf560a58d4bf6db6c156cca9e85 (diff)
downloadpkgsrc-e70b376fa428d35e2ee7ec89f1f025ea77c1a2e5.tar.gz
Note that tar is required by this package.
Diffstat (limited to 'databases/postgresql74-docs')
-rw-r--r--databases/postgresql74-docs/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/databases/postgresql74-docs/Makefile b/databases/postgresql74-docs/Makefile
index 9be9d044f4d..519d4606357 100644
--- a/databases/postgresql74-docs/Makefile
+++ b/databases/postgresql74-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:14 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/05/16 01:32:22 jlam Exp $
PKGNAME= postgresql74-docs-${BASE_VERS}
SVR4_PKGNAME= pstgd
@@ -6,8 +6,9 @@ COMMENT= PostgreSQL database system documentation
.include "../../databases/postgresql74/Makefile.common"
-NO_BUILD= yes
-NO_CONFIGURE= yes
+NO_BUILD= yes
+NO_CONFIGURE= yes
+PKGSRC_USE_TOOLS+= tar
#BUILD_DIRS= ${WRKSRC}/doc
DOCDIR= ${PREFIX}/share/doc/postgresql