cb9f2317f5
From LEVAI Daniel, with tweaks by me. He's also the new maintainer of this port.
12 lines
475 B
Plaintext
12 lines
475 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.2 2010/11/25 13:19:35 dcoppa Exp $
|
|
--- doc/Makefile.in.orig Sun Apr 4 01:12:38 2010
|
|
+++ doc/Makefile.in Sun Nov 14 14:23:05 2010
|
|
@@ -98,7 +98,6 @@ install: all
|
|
$(INSTALL_DATA) rxvt.7.man $(DESTDIR)$(man7dir)/$(RXVTNAME).$(man7ext)
|
|
@IF_PERL@ $(INSTALL) -d $(DESTDIR)$(man3dir)
|
|
@IF_PERL@ $(INSTALL_DATA) rxvtperl.3.man $(DESTDIR)$(man3dir)/$(RXVTNAME)perl.$(man3ext)
|
|
- @TIC@ $(srcdir)/etc/rxvt-unicode.terminfo
|
|
|
|
distdepend: alldoc
|
|
|