diff options
Diffstat (limited to 'devel/cmunge/Makefile')
-rw-r--r-- | devel/cmunge/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cmunge/Makefile b/devel/cmunge/Makefile index 467048c3ba56..689f4681cd08 100644 --- a/devel/cmunge/Makefile +++ b/devel/cmunge/Makefile @@ -21,8 +21,6 @@ MAKE_ARGS= CC="${CC} ${CFLAGS}" PLIST_FILES= bin/cmunge bin/ctran bin/proc-incl PORTDOCS= * -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e 's|/vcpc_users/jhm/bin/cmunger|${PREFIX}|; \ s|/usr/ccs/lib/cpp|/usr/bin/cpp|' ${WRKSRC}/cmunge |