aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xloadface
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-10 14:02:44 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-10 14:02:44 +0000
commitfeffdeb82653a1f649d40f40a37aea6d3ebcbe63 (patch)
treee955f1a8bbd9e8739d5250016bb0bc40816ea72e /sysutils/xloadface
parent010aca974018e0a378d79eb4e38bba9b53da9312 (diff)
downloadports-feffdeb82653a1f649d40f40a37aea6d3ebcbe63.tar.gz
ports-feffdeb82653a1f649d40f40a37aea6d3ebcbe63.zip
forgotten 5 chars to fix X manpage error with XFree86-4.
Notes
Notes: svn path=/head/; revision=37069
Diffstat (limited to 'sysutils/xloadface')
-rw-r--r--sysutils/xloadface/Makefile1
-rw-r--r--sysutils/xloadface/files/patch-018
2 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/xloadface/Makefile b/sysutils/xloadface/Makefile
index 0ad0b2ec8334..e91c8a354d56 100644
--- a/sysutils/xloadface/Makefile
+++ b/sysutils/xloadface/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xloadface
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.waseda.ac.jp/pub/X11others/
diff --git a/sysutils/xloadface/files/patch-01 b/sysutils/xloadface/files/patch-01
index 783e1480ad3d..8cef45c45e8f 100644
--- a/sysutils/xloadface/files/patch-01
+++ b/sysutils/xloadface/files/patch-01
@@ -1,8 +1,10 @@
--- Imakefile.orig Wed Feb 19 10:59:43 1992
-+++ Imakefile Wed Nov 1 21:03:59 2000
-@@ -11,4 +11,4 @@
++++ Imakefile Wed Jan 10 13:17:54 2001
+@@ -10,5 +10,5 @@
+ LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
SYS_LIBRARIES = -lm
- ComplexProgramTarget(xloadface)
+-ComplexProgramTarget(xloadface)
-InstallManPage(xloadface.1,$(MANDIR)/xalive.n)
++ComplexProgramTargetNoMan(xloadface)
+InstallManPage(xloadface,$(MANPATH)/ja/man1)