diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:40:59 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:40:59 +0000 |
commit | 73ac53b6f7e1bda16b46244af4ab1c13f9f0cb5d (patch) | |
tree | 4b8a5481943eb50d67d25cd86dc0a331d21ba97e /sysutils | |
parent | de62636d2ce76ec085be6cba2095a67c8e1b46f9 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rej/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/rej/Makefile b/sysutils/rej/Makefile index 63d4a6858513..1dfa88c411a7 100644 --- a/sysutils/rej/Makefile +++ b/sysutils/rej/Makefile @@ -19,8 +19,6 @@ PLIST_FILES= bin/rej bin/rej-qp bin/rej-mp OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - post-patch: @${REINPLACE_CMD} -e 's|/bin/bash|${SH}|' \ ${WRKSRC}/runtests.sh |