diff options
Diffstat (limited to 'textproc/mgdiff/Makefile')
| -rw-r--r-- | textproc/mgdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/mgdiff/Makefile b/textproc/mgdiff/Makefile index eff077f8aae7..9cd4847db454 100644 --- a/textproc/mgdiff/Makefile +++ b/textproc/mgdiff/Makefile @@ -18,6 +18,6 @@ SUB_FILES= pkg-message post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/mgdiff - @${INSTALL_DATA} ${WRKSRC}/mgdiff.x[bp]m ${STAGEDIR}${PREFIX}/lib/X11/mgdiff + ${INSTALL_DATA} ${WRKSRC}/mgdiff.x[bp]m ${STAGEDIR}${PREFIX}/lib/X11/mgdiff .include <bsd.port.mk> |
