aboutsummaryrefslogtreecommitdiff
path: root/security/mhash
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-10-29 19:01:59 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-10-29 19:01:59 +0000
commit32ea452695861d71749e37d5abc4ce4378741380 (patch)
tree3f4010fbda3c7caab4f9aab623021e3e8c38084b /security/mhash
parente5e64fef98d8fb4850a62abcd4d2491d13494282 (diff)
downloadports-32ea452695861d71749e37d5abc4ce4378741380.tar.gz
ports-32ea452695861d71749e37d5abc4ce4378741380.zip
Fix build with FreeBSD 10
Approved by: portmgr (miwi)
Notes
Notes: svn path=/head/; revision=284673
Diffstat (limited to 'security/mhash')
-rw-r--r--security/mhash/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile
index e2712b7c36ca..658f66b15503 100644
--- a/security/mhash/Makefile
+++ b/security/mhash/Makefile
@@ -17,6 +17,7 @@ COMMENT= An easy-to-use library for strong hashes such as MD5 and SHA1
USE_BZIP2= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+WITH_FBSD10_FIX=yes
CONFIGURE_ARGS+= --enable-static --with-gnu-ld
MAN3= mhash.3