diff options
Diffstat (limited to 'security/lsh/Makefile')
-rw-r--r-- | security/lsh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index f41709023585..e05d75031fe2 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -18,7 +18,6 @@ COMMENT= A secure (encrypted) remote shell compatible with ssh 2.0 BUILD_DEPENDS+= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 LIB_DEPENDS+= oop:${PORTSDIR}/devel/liboop -RESTRICTED= "Crypto; export-controlled" GNU_CONFIGURE= yes USE_GMAKE= yes INSTALL_TARGET= install |