summaryrefslogtreecommitdiff
path: root/databases/postgresql74-lib
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-16 01:32:22 +0000
committerjlam <jlam>2005-05-16 01:32:22 +0000
commitb3ccd59fc813f0b798536975e54a5a606559c3b3 (patch)
tree4beb1060fa73ef3220b4b4f62528af9c91daf0bc /databases/postgresql74-lib
parent2c76f77f390e32642f678b2fc168708f97d563b0 (diff)
downloadpkgsrc-b3ccd59fc813f0b798536975e54a5a606559c3b3.tar.gz
Note that tar is required by this package.
Diffstat (limited to 'databases/postgresql74-lib')
-rw-r--r--databases/postgresql74-lib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql74-lib/Makefile b/databases/postgresql74-lib/Makefile
index 80798439732..024696b345a 100644
--- a/databases/postgresql74-lib/Makefile
+++ b/databases/postgresql74-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/03/19 12:36:33 jschauma Exp $
+# $NetBSD: Makefile,v 1.18 2005/05/16 01:32:22 jlam Exp $
PKGNAME= postgresql74-lib-${BASE_VERS}
PKGREVISION= 1
@@ -7,6 +7,7 @@ COMMENT= PostgreSQL database headers and libraries
.include "../../databases/postgresql74/Makefile.common"
+PKGSRC_USE_TOOLS+= tar
CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
.include "../../mk/bsd.prefs.mk"