summaryrefslogtreecommitdiff
path: root/misc/rhash
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-07-17 10:56:23 +0000
committerjperkin <jperkin@pkgsrc.org>2018-07-17 10:56:23 +0000
commit11cded8201fcea203294da162d775400318a589c (patch)
tree1ef2b8bfa2874e234de821242677ac97e9821048 /misc/rhash
parent21208de8d2bceaf5fa03938c9dabaec8772618a9 (diff)
downloadpkgsrc-11cded8201fcea203294da162d775400318a589c.tar.gz
*: Add some required USE_GCC_RUNTIME.
Diffstat (limited to 'misc/rhash')
-rw-r--r--misc/rhash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/rhash/Makefile b/misc/rhash/Makefile
index 043327f2447..d207d005f0a 100644
--- a/misc/rhash/Makefile
+++ b/misc/rhash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2018/03/20 12:41:53 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/07/17 10:56:24 jperkin Exp $
DISTNAME= rhash-1.3.6
PKGREVISION= 1
@@ -14,6 +14,7 @@ LICENSE= mit
WRKSRC= ${WRKDIR}/${DISTNAME:S/rh/RH/}
HAS_CONFIGURE= yes
+USE_GCC_RUNTIME= yes
CONFIGURE_ARGS+= --disable-symlinks
CONFIGURE_ARGS+= --disable-openssl-runtime
CONFIGURE_ARGS+= --enable-lib-shared