diff options
Diffstat (limited to 'security/srp/Makefile')
-rw-r--r-- | security/srp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/srp/Makefile b/security/srp/Makefile index fe1628d13724..1078f213fc10 100644 --- a/security/srp/Makefile +++ b/security/srp/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://srp.stanford.edu/source/ MAINTAINER= laszlof@vonostingroup.com COMMENT= Secure Remote Password protocol library, TELNET, and FTP -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= INSTALL="/usr/bin/install -C" CONFIGURE_ARGS= --with-openssl=/usr \ |