summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-10-04 03:49:43 +0000
committerpetef <petef@FreeBSD.org>2001-10-04 03:49:43 +0000
commita74a5d434ca817c46943c432a74ec6b3b25db9f4 (patch)
tree4bdf64fba825f2173dee988c24ca9dc7f4ec94d0 /news
parenta74c032c67fdb43a7c49915ee96ac379533ad83d (diff)
downloadFreeBSD-ports-a74a5d434ca817c46943c432a74ec6b3b25db9f4.zip
FreeBSD-ports-a74a5d434ca817c46943c432a74ec6b3b25db9f4.tar.gz
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
Diffstat (limited to 'news')
-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 2cf9a28..5f35a35 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 1d338cd..9304ef4 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
OpenPOWER on IntegriCloud