summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-08-28 22:20:36 +0000
committermarcus <marcus@FreeBSD.org>2003-08-28 22:20:36 +0000
commitd7bb81dba2660a21eb8318ecc472df3f26791aca (patch)
treeffe4d97c08d6128b604d41ae01516a72bf058c37 /x11
parentfaccea76a5704c17ce56b883eb8f4a56ec31bbb7 (diff)
downloadFreeBSD-ports-d7bb81dba2660a21eb8318ecc472df3f26791aca.zip
FreeBSD-ports-d7bb81dba2660a21eb8318ecc472df3f26791aca.tar.gz
Fix manpage installation.
Submitted by: maintainer
Diffstat (limited to 'x11')
-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 4f128d0..34515a7 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
OpenPOWER on IntegriCloud