aboutsummaryrefslogtreecommitdiff
path: root/news/xrn
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-10-04 03:49:43 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-10-04 03:49:43 +0000
commit5acefb130864a754eafeef6b8348cf2e62fa2797 (patch)
tree6e8dfd5416ec9cfa295450f052145272dddbc2d7 /news/xrn
parent5816797e9ea045a97fefe28b3e1f7b550ada4f21 (diff)
downloadports-5acefb130864a754eafeef6b8348cf2e62fa2797.tar.gz
ports-5acefb130864a754eafeef6b8348cf2e62fa2797.zip
Fix up the manpages with this port:
- install the X11-style (html formatted) manpage (this is handled manually in pkg-plist) - install a regular manpage Discussed with/Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=48424
Diffstat (limited to 'news/xrn')
-rw-r--r--news/xrn/Makefile2
-rw-r--r--news/xrn/pkg-plist1
2 files changed, 3 insertions, 0 deletions
diff --git a/news/xrn/Makefile b/news/xrn/Makefile
index 2cf9a2819d22..5f35a356074b 100644
--- a/news/xrn/Makefile
+++ b/news/xrn/Makefile
@@ -17,6 +17,7 @@ MAINTAINER= anders@fix.no
USE_IMAKE= yes
MAN1= xrn.1
MANCOMPRESSED= no
+XFREE86_HTML_MAN= no
DOCS= COMMON-PROBLMS COPYRIGHT CREDITS ChangeLog
@@ -26,6 +27,7 @@ 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)
diff --git a/news/xrn/pkg-plist b/news/xrn/pkg-plist
index 1d338cd88f4c..9304ef4e4ce7 100644
--- a/news/xrn/pkg-plist
+++ b/news/xrn/pkg-plist
@@ -1,5 +1,6 @@
bin/xrn
lib/X11/app-defaults/XRn
+lib/X11/doc/html/xrn.1.html
%%PORTDOCS%%share/doc/xrn/COMMON-PROBLMS
%%PORTDOCS%%share/doc/xrn/COPYRIGHT
%%PORTDOCS%%share/doc/xrn/CREDITS