diff options
-rw-r--r-- | security/lsh/Makefile | 1 | ||||
-rw-r--r-- | security/lsh/distinfo | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 8660b1fdaca5..400e57c6b003 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -18,6 +18,7 @@ COMMENT= A secure (encrypted) remote shell compatible with ssh 2.0 LIB_DEPENDS= oop:${PORTSDIR}/devel/liboop \ gmp.10:${PORTSDIR}/math/gmp +USE_CSTD= c89 GNU_CONFIGURE= yes USE_XORG= xau USE_GMAKE= yes diff --git a/security/lsh/distinfo b/security/lsh/distinfo index c67153c2eeda..e6ead819a068 100644 --- a/security/lsh/distinfo +++ b/security/lsh/distinfo @@ -1,3 +1,2 @@ -MD5 (lsh-2.0.4.tar.gz) = 621f4442332bb772b92d397d17ccaf02 SHA256 (lsh-2.0.4.tar.gz) = 614b9d63e13ad3e162c82b6405d1f67713fc622a8bc11337e72949d613713091 SIZE (lsh-2.0.4.tar.gz) = 2183843 |