summaryrefslogtreecommitdiff
path: root/x11/eterm
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-02-01 19:56:25 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-02-01 19:56:25 +0000
commit4673ae7efdadfeadba343e4b4111c00ff0426c1e (patch)
treefb24c0bff5b0e507ce7f8fdd12356a2fa88b6011 /x11/eterm
parentTake over the maintainership. I've once touched this port. (diff)
Merged changes from ports/23182.
* Add BUILD_DEPENDS: textproc/man2html * Install Eterm.1.html * Support PORTDOCS in pkg-plist PR: 23182
Notes
Notes: svn path=/head/; revision=37892
Diffstat (limited to 'x11/eterm')
-rw-r--r--x11/eterm/Makefile3
-rw-r--r--x11/eterm/pkg-plist23
2 files changed, 15 insertions, 11 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index 8db7ff28eabd..d0068ccd474b 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -18,6 +18,8 @@ DISTNAME= Eterm-${PORTVERSION}
MAINTAINER= murray@FreeBSD.org
+BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html
+
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_IMLIB= yes
@@ -44,6 +46,7 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/ReleaseNotes ${PREFIX}/share/doc/Eterm
@${INSTALL_DATA} ${WRKSRC}/doc/Eterm.tcap ${PREFIX}/share/doc/Eterm
@${INSTALL_DATA} ${WRKSRC}/doc/Eterm.ti ${PREFIX}/share/doc/Eterm
+ @${INSTALL_DATA} ${WRKSRC}/doc/Eterm.1.html ${PREFIX}/share/doc/Eterm
.endif
.include <bsd.port.mk>
diff --git a/x11/eterm/pkg-plist b/x11/eterm/pkg-plist
index 23ea54d9720d..233772ea3b63 100644
--- a/x11/eterm/pkg-plist
+++ b/x11/eterm/pkg-plist
@@ -41,17 +41,18 @@ share/Eterm/themes/tn3270/pixmaps.list
share/Eterm/themes/trans/MAIN
share/Eterm/themes/trans/pixmaps.list
share/Eterm/themes/trans/trans.menu
-share/doc/Eterm/Eterm.tcap
-share/doc/Eterm/Eterm.ti
-share/doc/Eterm/ReleaseNotes
-@dirrm share/doc/Eterm
-@dirrm share/Eterm/themes/Eterm
-@dirrm share/Eterm/themes/chooser
-@dirrm share/Eterm/themes/emacs
-@dirrm share/Eterm/themes/irc
-@dirrm share/Eterm/themes/mutt
-@dirrm share/Eterm/themes/tn3270
+%%PORTDOCS%%share/doc/Eterm/Eterm.1.html
+%%PORTDOCS%%share/doc/Eterm/Eterm.tcap
+%%PORTDOCS%%share/doc/Eterm/Eterm.ti
+%%PORTDOCS%%share/doc/Eterm/ReleaseNotes
@dirrm share/Eterm/themes/trans
-@dirrm share/Eterm/themes
+@dirrm share/Eterm/themes/tn3270
+@dirrm share/Eterm/themes/mutt
+@dirrm share/Eterm/themes/irc
+@dirrm share/Eterm/themes/emacs
+@dirrm share/Eterm/themes/chooser
+@dirrm share/Eterm/themes/Eterm
@dirrm share/Eterm/pix
+@dirrm share/Eterm/themes
+%%PORTDOCS%%@dirrm share/doc/Eterm
@dirrm share/Eterm