aboutsummaryrefslogtreecommitdiffstats
path: root/security/dropbear
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/dropbear
parentd8c762b79d675a3bdcaa4a1b3c917b421d0ea160 (diff)
downloadfreebsd-ports-gnome-25dcf463b5734d2e03be6f216482578013e111cd.tar.gz
freebsd-ports-gnome-25dcf463b5734d2e03be6f216482578013e111cd.tar.zst
freebsd-ports-gnome-25dcf463b5734d2e03be6f216482578013e111cd.zip
Remove USE_REINPLACE from all categories starting with S
Diffstat (limited to 'security/dropbear')
-rw-r--r--security/dropbear/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile
index 9514cf37b9f5..730ec744116a 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