summaryrefslogtreecommitdiff
path: root/databases/db5/Makefile
diff options
context:
space:
mode:
authorhauke <hauke@pkgsrc.org>2019-02-19 15:18:19 +0000
committerhauke <hauke@pkgsrc.org>2019-02-19 15:18:19 +0000
commitd4ffc16aa5bfae96afb70614f82db3bcfc0978b4 (patch)
tree91d99f6aaf7e0918ca10ec72038a5199b32219cb /databases/db5/Makefile
parent780b6ec50926aad956d9d70b488192854419223e (diff)
downloadpkgsrc-d4ffc16aa5bfae96afb70614f82db3bcfc0978b4.tar.gz
Add support for mutexes on aarch64 with GCC via databases/db4.
Diffstat (limited to 'databases/db5/Makefile')
-rw-r--r--databases/db5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/db5/Makefile b/databases/db5/Makefile
index 4a4c63665b1..e72801bc90d 100644
--- a/databases/db5/Makefile
+++ b/databases/db5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/09/03 08:36:51 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2019/02/19 15:18:38 hauke Exp $
#
# NOTE:
# When updating this package, a change in the minor (5.n -> 5.(n+1))
@@ -8,7 +8,7 @@
DISTNAME= db-5.3.28
PKGNAME= ${DISTNAME:S/db/db5/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://download.oracle.com/berkeley-db/
MASTER_SITES+= http://download-uk.oracle.com/berkeley-db/