aboutsummaryrefslogtreecommitdiff
path: root/devel/gindent/files
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2002-09-18 12:32:37 +0000
committerPeter Pentchev <roam@FreeBSD.org>2002-09-18 12:32:37 +0000
commit685d1b3401c1d614853388b0b6d6353f4e0beecc (patch)
tree9e899973ddb9ebf0d91eb5da747cd5b798770466 /devel/gindent/files
parent8a897c5ed03d813c30bc53fa0a2405be4678a51e (diff)
downloadports-685d1b3401c1d614853388b0b6d6353f4e0beecc.tar.gz
ports-685d1b3401c1d614853388b0b6d6353f4e0beecc.zip
Notes
Diffstat (limited to 'devel/gindent/files')
-rw-r--r--devel/gindent/files/patch-doc:Makefile.in22
1 files changed, 13 insertions, 9 deletions
diff --git a/devel/gindent/files/patch-doc:Makefile.in b/devel/gindent/files/patch-doc:Makefile.in
index b6a375e5d868..2c5664e7231d 100644
--- a/devel/gindent/files/patch-doc:Makefile.in
+++ b/devel/gindent/files/patch-doc:Makefile.in
@@ -1,11 +1,15 @@
---- doc/Makefile.in.orig Tue Jun 25 14:31:43 2002
-+++ doc/Makefile.in Tue Jun 25 14:32:50 2002
-@@ -103,7 +103,7 @@
+--- doc/Makefile.in.orig Wed May 22 04:01:16 2002
++++ doc/Makefile.in Sun Sep 15 03:21:16 2002
+@@ -364,9 +364,9 @@
- info_TEXINFOS = indent.texinfo
--docdir = $(prefix)/doc/@PACKAGE@
-+docdir = $(prefix)/share/doc/@PACKAGE@
- dvidir = $(docdir)
- psdir = $(docdir)
- pdfdir = $(docdir)
+ all-local: html
+-install-data-local: install-html
+-installdirs-local: installdirs-html
+-uninstall-local: uninstall-html
++install-data-local: # install-html
++installdirs-local: # installdirs-html
++uninstall-local: # uninstall-html
+
+ html: html-$(HTMLSTYLE)
+ install-html: install-html-$(HTMLSTYLE)