diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-06-05 20:24:59 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-06-05 20:24:59 +0800 |
commit | e94835d20182d180c70c6da983c7d948f107a68d (patch) | |
tree | 125e3055ca5eb7e8052479432905b1aeac79ef60 | |
parent | b2654e319ead7c30df816b75ed6e826ede1c1d17 (diff) | |
download | freebsd-ports-gnome-e94835d20182d180c70c6da983c7d948f107a68d.tar.gz freebsd-ports-gnome-e94835d20182d180c70c6da983c7d948f107a68d.tar.zst freebsd-ports-gnome-e94835d20182d180c70c6da983c7d948f107a68d.zip |
Do not build dvi documentation (DVIDIR is now defined in huskymak.cfg).
-rw-r--r-- | news/husky-fidoconf/files/patch-doc::Makefile | 13 | ||||
-rw-r--r-- | news/husky-hpt/files/patch-doc::Makefile (renamed from news/husky-hpt/files/patch-Makefile) | 13 | ||||
-rw-r--r-- | news/husky-htick-devel/files/patch-doc::Makefile | 13 | ||||
-rw-r--r-- | news/husky-htick/files/patch-doc::Makefile | 13 |
4 files changed, 44 insertions, 8 deletions
diff --git a/news/husky-fidoconf/files/patch-doc::Makefile b/news/husky-fidoconf/files/patch-doc::Makefile index 208ca1eed578..4954eea73ed8 100644 --- a/news/husky-fidoconf/files/patch-doc::Makefile +++ b/news/husky-fidoconf/files/patch-doc::Makefile @@ -1,5 +1,14 @@ ---- doc/Makefile.orig Tue Sep 17 16:35:51 2002 -+++ doc/Makefile Thu Jan 9 03:45:08 2003 +--- doc/Makefile.orig Tue Sep 17 14:55:33 2002 ++++ doc/Makefile Thu Jun 5 19:13:53 2003 +@@ -6,7 +6,7 @@ + include ../../huskymak.cfg + endif + +-all: html info dvi ++all: html info + + ifdef HTMLDIR + html: fidoconfig_toc.html @@ -71,16 +71,16 @@ @echo . ifdef INFODIR diff --git a/news/husky-hpt/files/patch-Makefile b/news/husky-hpt/files/patch-doc::Makefile index dd40dad4d758..524643935521 100644 --- a/news/husky-hpt/files/patch-Makefile +++ b/news/husky-hpt/files/patch-doc::Makefile @@ -1,5 +1,14 @@ ---- doc/Makefile.orig Thu Jan 9 03:54:36 2003 -+++ doc/Makefile Thu Jan 9 03:54:55 2003 +--- doc/Makefile.orig Mon Sep 9 16:49:16 2002 ++++ doc/Makefile Thu Jun 5 19:14:53 2003 +@@ -5,7 +5,7 @@ + include ../../huskymak.cfg + endif + +-all: html info dvi ++all: html info + + ifdef HTMLDIR + html: hpt_toc.html @@ -47,12 +47,12 @@ @echo . ifdef INFODIR diff --git a/news/husky-htick-devel/files/patch-doc::Makefile b/news/husky-htick-devel/files/patch-doc::Makefile index dc056ca6de02..4146f8ae0101 100644 --- a/news/husky-htick-devel/files/patch-doc::Makefile +++ b/news/husky-htick-devel/files/patch-doc::Makefile @@ -1,5 +1,14 @@ ---- doc/Makefile.orig Thu Jan 9 03:59:02 2003 -+++ doc/Makefile Thu Jan 9 03:59:21 2003 +--- ./doc/Makefile.orig Sun Nov 10 15:36:34 2002 ++++ ./doc/Makefile Thu Jun 5 19:19:17 2003 +@@ -16,7 +16,7 @@ + include ../../huskymak.cfg + endif + +-all: html info dvi ++all: html info + + ifdef HTMLDIR + html: htick.html @@ -70,16 +70,16 @@ @echo . ifdef INFODIR diff --git a/news/husky-htick/files/patch-doc::Makefile b/news/husky-htick/files/patch-doc::Makefile index dc056ca6de02..4146f8ae0101 100644 --- a/news/husky-htick/files/patch-doc::Makefile +++ b/news/husky-htick/files/patch-doc::Makefile @@ -1,5 +1,14 @@ ---- doc/Makefile.orig Thu Jan 9 03:59:02 2003 -+++ doc/Makefile Thu Jan 9 03:59:21 2003 +--- ./doc/Makefile.orig Sun Nov 10 15:36:34 2002 ++++ ./doc/Makefile Thu Jun 5 19:19:17 2003 +@@ -16,7 +16,7 @@ + include ../../huskymak.cfg + endif + +-all: html info dvi ++all: html info + + ifdef HTMLDIR + html: htick.html @@ -70,16 +70,16 @@ @echo . ifdef INFODIR |