diff options
Diffstat (limited to 'security/mhash/Makefile')
-rw-r--r-- | security/mhash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile index 720d6a1202e0..a171a98a24f3 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://schumann.cx/mhash/dl/ MAINTAINER= nsayer@freebsd.org -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-LDFLAGS='-lc_r' |