summaryrefslogtreecommitdiff
path: root/www/ashe
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-08-23 07:34:47 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-08-23 07:34:47 +0000
commitf0dd53f0e91934a86b03d632e2531039b2dec1ca (patch)
tree9540c0361cb4b7db259b6e08725ccb00f0787ea8 /www/ashe
parentMark broken for -stable too. (diff)
Use the MANx variables. This commit only covers ports that
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
Notes
Notes: svn path=/head/; revision=12747
Diffstat (limited to 'www/ashe')
-rw-r--r--www/ashe/Makefile5
-rw-r--r--www/ashe/pkg-plist1
2 files changed, 4 insertions, 2 deletions
diff --git a/www/ashe/Makefile b/www/ashe/Makefile
index 1c54e696d54e..c4385fb5035d 100644
--- a/www/ashe/Makefile
+++ b/www/ashe/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 October 1995
# Whom: pst
#
-# $Id: Makefile,v 1.5 1998/08/05 09:31:39 asami Exp $
+# $Id: Makefile,v 1.6 1998/08/23 06:46:37 hoek Exp $
#
DISTNAME= ashe-1.1.2
@@ -15,6 +15,9 @@ DISTFILES= ashe_cci.tar.Z cci.tar.Z libhtmlw.tar.Z
MAINTAINER= ports@FreeBSD.ORG
+MAN1= xhtml.1
+MANCOMPRESSED= yes
+
REQUIRES_MOTIF= yes
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
diff --git a/www/ashe/pkg-plist b/www/ashe/pkg-plist
index 896071cde0c7..7c646d16dde4 100644
--- a/www/ashe/pkg-plist
+++ b/www/ashe/pkg-plist
@@ -1,4 +1,3 @@
bin/xhtml
lib/X11/xhtml/help.html
lib/X11/app-defaults/XHTML.ad
-man/man1/xhtml.1.gz