diff options
Diffstat (limited to 'security/dropbear/Makefile')
-rw-r--r-- | security/dropbear/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile index 9514cf3..730ec74 100644 --- a/security/dropbear/Makefile +++ b/security/dropbear/Makefile @@ -15,7 +15,6 @@ COMMENT= An SSH 2 server, designed to be usable in small memory environments GNU_CONFIGURE= YES USE_GMAKE= YES -USE_REINPLACE= YES .if defined(WANT_STATIC) CONFIGURE_ENV= LDFLAGS=-static |