summaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-13 04:15:53 +0000
committeredwin <edwin@FreeBSD.org>2006-05-13 04:15:53 +0000
commit25dcf463b5734d2e03be6f216482578013e111cd (patch)
tree16d31f14ac4ed03cdd3ab8ae4deb853b9ac48e46 /shells
parentd8c762b79d675a3bdcaa4a1b3c917b421d0ea160 (diff)
downloadFreeBSD-ports-25dcf463b5734d2e03be6f216482578013e111cd.zip
FreeBSD-ports-25dcf463b5734d2e03be6f216482578013e111cd.tar.gz
Remove USE_REINPLACE from all categories starting with S
Diffstat (limited to 'shells')
-rw-r--r--shells/bash2/Makefile1
-rw-r--r--shells/bush/Makefile1
-rw-r--r--shells/fd/Makefile2
-rw-r--r--shells/flash/Makefile1
-rw-r--r--shells/ibsh/Makefile1
-rw-r--r--shells/nologinmsg/Makefile2
-rw-r--r--shells/tcshrc/Makefile2
7 files changed, 0 insertions, 10 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 6667009..6f98b82 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -32,7 +32,6 @@ COMMENT= The GNU Bourne Again Shell
.include <bsd.port.pre.mk>
LATEST_LINK= ${PORTNAME}2
-USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/bash-${PORTVERSION:C/\....$//}
GNU_CONFIGURE= Yes
CONFIGURE_ARGS= --with-installed-readline
diff --git a/shells/bush/Makefile b/shells/bush/Makefile
index 2e5c3de..e52cd1c 100644
--- a/shells/bush/Makefile
+++ b/shells/bush/Makefile
@@ -31,7 +31,6 @@ MAKEFILE= GNUmakefile
USE_SDL= sdl image
USE_MYSQL= yes
BROKEN_WITH_MYSQL= 323
-USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/shells/fd/Makefile b/shells/fd/Makefile
index 2c7f8a7..dfba34e 100644
--- a/shells/fd/Makefile
+++ b/shells/fd/Makefile
@@ -17,8 +17,6 @@ DISTNAME= FD-${PORTVERSION}
MAINTAINER= knu@FreeBSD.org
COMMENT= A CUI-based file and directory management tool
-USE_REINPLACE= yes
-
MANLANG= "" ja
MAN1= fd.1 fdsh.1
MAKE_ENV= LANG=ja
diff --git a/shells/flash/Makefile b/shells/flash/Makefile
index 39e0b78..ed8714b 100644
--- a/shells/flash/Makefile
+++ b/shells/flash/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -rdynamic" \
LDFLAGS="${LDFLAGS} -rdynamic"
SUB_FILES= pkg-message
diff --git a/shells/ibsh/Makefile b/shells/ibsh/Makefile
index 9d1c3ef..15b520f 100644
--- a/shells/ibsh/Makefile
+++ b/shells/ibsh/Makefile
@@ -19,7 +19,6 @@ ALL_TARGET= ibsh
INSTALL_TARGET= ibsh_install
SUB_FILES= pkg-message
-USE_REINPLACE= yes
PORTDOCS= AUTHORS BUGS CONTRIBUTORS COPYING COPYRIGHT ChangeLog \
INSTALL README TODO VERSION
diff --git a/shells/nologinmsg/Makefile b/shells/nologinmsg/Makefile
index 60e117f..6d62ea4 100644
--- a/shells/nologinmsg/Makefile
+++ b/shells/nologinmsg/Makefile
@@ -15,8 +15,6 @@ DISTFILES= # none
MAINTAINER= freebsd-security@rikrose.net
COMMENT= More functional native binary replacement for /sbin/nologin
-USE_REINPLACE= yes
-
MAN8= nologinmsg.8
MANCOMPRESSED= yes
diff --git a/shells/tcshrc/Makefile b/shells/tcshrc/Makefile
index bfe5325..f6c2361 100644
--- a/shells/tcshrc/Makefile
+++ b/shells/tcshrc/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= tcshrc
MAINTAINER= seanc@FreeBSD.org
COMMENT= A set of configuration scripts for the TCSH shell
-USE_REINPLACE= YES
-
INSTALL_TARGET= systeminstall
MAKE_ARGS= BIN=${LOCALBASE}/bin SHARETCSHRC=${DATADIR}
OpenPOWER on IntegriCloud