aboutsummaryrefslogtreecommitdiffstats
path: root/security/srp
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-13 12:15:53 +0800
committeredwin <edwin@FreeBSD.org>2006-05-13 12:15:53 +0800
commit25dcf463b5734d2e03be6f216482578013e111cd (patch)
tree16d31f14ac4ed03cdd3ab8ae4deb853b9ac48e46 /security/srp
parentd8c762b79d675a3bdcaa4a1b3c917b421d0ea160 (diff)
downloadfreebsd-ports-graphics-25dcf463b5734d2e03be6f216482578013e111cd.tar.gz
freebsd-ports-graphics-25dcf463b5734d2e03be6f216482578013e111cd.tar.zst
freebsd-ports-graphics-25dcf463b5734d2e03be6f216482578013e111cd.zip
Remove USE_REINPLACE from all categories starting with S
Diffstat (limited to 'security/srp')
-rw-r--r--security/srp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/srp/Makefile b/security/srp/Makefile
index fe1628d1372..1078f213fc1 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 \