diff options
Diffstat (limited to 'textproc/sed_inplace/Makefile')
-rw-r--r-- | textproc/sed_inplace/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/sed_inplace/Makefile b/textproc/sed_inplace/Makefile index 134a19eb858c..96575bff77ec 100644 --- a/textproc/sed_inplace/Makefile +++ b/textproc/sed_inplace/Makefile @@ -19,8 +19,6 @@ NO_WRKSUBDIR= yes 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. .endif .include <bsd.port.pre.mk> |