aboutsummaryrefslogtreecommitdiffstats
path: root/news/husky-hpt
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2003-08-05 18:07:11 +0800
committerfjoe <fjoe@FreeBSD.org>2003-08-05 18:07:11 +0800
commit7e4a8f56495bfe305d4c54ec77aa5f08d06b2037 (patch)
tree4a33ec1b8a39d1317729b58ca95e3bc0b8f11fa0 /news/husky-hpt
parent471bc15a0935f5b0bd88835b1bafad597d35dfef (diff)
downloadfreebsd-ports-gnome-7e4a8f56495bfe305d4c54ec77aa5f08d06b2037.tar.gz
freebsd-ports-gnome-7e4a8f56495bfe305d4c54ec77aa5f08d06b2037.tar.zst
freebsd-ports-gnome-7e4a8f56495bfe305d4c54ec77aa5f08d06b2037.zip
Do not build .dvi docs in install stage.
Diffstat (limited to 'news/husky-hpt')
-rw-r--r--news/husky-hpt/files/patch-doc::Makefile11
1 files changed, 8 insertions, 3 deletions
diff --git a/news/husky-hpt/files/patch-doc::Makefile b/news/husky-hpt/files/patch-doc::Makefile
index 524643935521..25d8a1f819ed 100644
--- a/news/husky-hpt/files/patch-doc::Makefile
+++ b/news/husky-hpt/files/patch-doc::Makefile
@@ -1,5 +1,5 @@
---- doc/Makefile.orig Mon Sep 9 16:49:16 2002
-+++ doc/Makefile Thu Jun 5 19:14:53 2003
+--- ./doc/Makefile.orig Mon Sep 9 16:49:16 2002
++++ ./doc/Makefile Tue Aug 5 16:57:31 2003
@@ -5,7 +5,7 @@
include ../../huskymak.cfg
endif
@@ -9,7 +9,12 @@
ifdef HTMLDIR
html: hpt_toc.html
-@@ -47,12 +47,12 @@
+@@ -43,16 +43,16 @@
+ -$(RM) $(RMOPT) hpt*html
+ -$(RM) $(RMOPT) hpt.info*
+
+-install: info html dvi
++install: info html
@echo .
ifdef INFODIR
-$(MKDIR) $(MKDIROPT) $(INFODIR)