diff options
Diffstat (limited to 'print/rprint/Makefile')
-rw-r--r-- | print/rprint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/rprint/Makefile b/print/rprint/Makefile index c1808d12d102..6310bba41f9c 100644 --- a/print/rprint/Makefile +++ b/print/rprint/Makefile @@ -18,6 +18,7 @@ USE_REINPLACE= yes MAN1= rprint.1 MANCOMPRESSED= yes +PLIST_FILES= bin/rprint post-patch: @${REINPLACE_CMD} -e "s/^(CC|CFLAGS).+//g" ${WRKSRC}/Makefile |