mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 04:51:19 +02:00
11 lines
392 B
Plaintext
11 lines
392 B
Plaintext
--- doc/Makefile.in.orig 2014-12-31 14:09:25 UTC
|
|
+++ doc/Makefile.in
|
|
@@ -98,7 +98,6 @@ install: all
|
|
$(INSTALL_DATA) rxvtc.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)c.$(man1ext)
|
|
$(INSTALL_DATA) rxvtd.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)d.$(man1ext)
|
|
$(INSTALL_DATA) rxvt.7.man $(DESTDIR)$(man7dir)/$(RXVTNAME).$(man7ext)
|
|
- @TIC@ $(srcdir)/etc/rxvt-unicode.terminfo
|
|
|
|
distdepend: alldoc
|
|
|