diff options
Diffstat (limited to 'news/xrn/Makefile')
-rw-r--r-- | news/xrn/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/news/xrn/Makefile b/news/xrn/Makefile index 5c9ad56a8a34..6d1ae885ceb8 100644 --- a/news/xrn/Makefile +++ b/news/xrn/Makefile @@ -19,7 +19,6 @@ USE_REINPLACE= yes USE_IMAKE= yes MAN1= xrn.1 MANCOMPRESSED= no -XFREE86_HTML_MAN= no DOCS= COMMON-PROBLMS COPYRIGHT CREDITS ChangeLog @@ -29,7 +28,6 @@ post-patch: do-install: ${INSTALL_MAN} ${WRKSRC}/xrn.man ${PREFIX}/man/man1/xrn.1 - ${INSTALL_MAN} ${WRKSRC}/xrn.1.html ${PREFIX}/lib/X11/doc/html/ ${INSTALL_PROGRAM} ${WRKSRC}/xrn ${PREFIX}/bin/ ${INSTALL_DATA} ${WRKSRC}/XRn.ad ${PREFIX}/lib/X11/app-defaults/XRn .if !defined(NOPORTDOCS) |