aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-01-27 09:38:34 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-01-27 09:38:34 +0000
commit739e564b8c9fdc6f34988464c84e7f9d73ff76b2 (patch)
treef64ff64679fd495c9e8861d7c66677b08bbac928 /textproc
parent61901c3d0f7b0cf1a697f705d6ecdbae3b9eadac (diff)
downloadports-739e564b8c9fdc6f34988464c84e7f9d73ff76b2.tar.gz
ports-739e564b8c9fdc6f34988464c84e7f9d73ff76b2.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/sed_inplace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sed_inplace/Makefile b/textproc/sed_inplace/Makefile
index 048860cc6eca..e40e4344dd0f 100644
--- a/textproc/sed_inplace/Makefile
+++ b/textproc/sed_inplace/Makefile
@@ -21,7 +21,7 @@ MAKEFILE= ${PKGDIR}/src/Makefile
MAKE_ENV= PKGDIR="${PKGDIR}"
.ifdef USE_REINPLACE
-.error You have `USE_REINPLACE' variable defined either in environment or in make(1) arguments. Please undefine and try again.
+IGNORE= Cannot install: you have `USE_REINPLACE' variable defined either in environment or in make(1) arguments. Please undefine and try again
.endif
.include <bsd.port.pre.mk>