summaryrefslogtreecommitdiff
path: root/databases/db4/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-30 21:51:30 +0000
committerminskim <minskim>2004-12-30 21:51:30 +0000
commit84b102b59b3a16f535cef999748998911cc17df0 (patch)
tree7d80592f1d7ff6f92a45b708c7e497546c6a79e2 /databases/db4/Makefile
parent41bd79998e54d73ddafe99d8d1f7654ee6a428ea (diff)
downloadpkgsrc-84b102b59b3a16f535cef999748998911cc17df0.tar.gz
Use the -pthread option only when pthread is enabled. Previously, the
configure script still used -pthread during the POSIX mutex test even when we explicitly disabled pthread through CONFIGURE_ENV, resulting in re-enabling pthread. Bump PKGREVISION.
Diffstat (limited to 'databases/db4/Makefile')
-rw-r--r--databases/db4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/db4/Makefile b/databases/db4/Makefile
index 9070f1f1c23..eddc57b0502 100644
--- a/databases/db4/Makefile
+++ b/databases/db4/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2004/12/27 04:27:49 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2004/12/30 21:51:30 minskim Exp $
DISTNAME= db-4.3.21
PKGNAME= ${DISTNAME:S/db/db4/}
+PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.sleepycat.com/update/snapshot/