summaryrefslogtreecommitdiff
path: root/x11/twin
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-28 22:20:36 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-28 22:20:36 +0000
commit050f264f9b59ff3b4142ac51b5b8657fb8a234c9 (patch)
tree64fdf5ba96d085b45fe8f03b0ea336e302cda615 /x11/twin
parent- New port: eChat - Serverless LAN chat (diff)
Fix manpage installation.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=87940
Diffstat (limited to 'x11/twin')
-rw-r--r--x11/twin/files/patch-Makefile.in (renamed from x11/twin/files/patch-Makefile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/twin/files/patch-Makefile b/x11/twin/files/patch-Makefile.in
index 4f128d00aeca..34515a786c96 100644
--- a/x11/twin/files/patch-Makefile
+++ b/x11/twin/files/patch-Makefile.in
@@ -16,7 +16,7 @@
- $(INSTALL-DIR) $(DESTDIR)$(libdir)/twin
- $(INSTALL-TXT) system.twinrc $(DESTDIR)$(libdir)/twin
+ $(INSTALL-DIR) $(DESTDIR)$(prefix)/man/man1
-+ $(INSTALL-TXT) twin.1 $(DESTDIR)$(prefix)/man/man1
++ $(INSTALL-TXT) docs/twin.1 $(DESTDIR)$(prefix)/man/man1
$(LN) system.twinrc $(DESTDIR)$(libdir)/twin/.twinrc
$(INSTALL-BIN) system.twenvrc.sh $(DESTDIR)$(libdir)/twin
$(LN) system.twenvrc.sh $(DESTDIR)$(libdir)/twin/.twenvrc.sh