diff options
Diffstat (limited to 'astro/luna/Makefile')
-rw-r--r-- | astro/luna/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/luna/Makefile b/astro/luna/Makefile index d7b41820ab8a..2f704bc3af3d 100644 --- a/astro/luna/Makefile +++ b/astro/luna/Makefile @@ -25,8 +25,6 @@ NO_WRKSUBDIR= yes PLIST_FILES= bin/luna MAKEFILE= makefile -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e 's|varargs.h|stdarg.h|' ${WRKSRC}/iprintf/idoprnt.c |