diff options
| author | James E. Housley <jeh@FreeBSD.org> | 2003-11-09 19:16:34 +0000 | 
|---|---|---|
| committer | James E. Housley <jeh@FreeBSD.org> | 2003-11-09 19:16:34 +0000 | 
| commit | 688ec413b375c7cf96ed69bb9bf633fa93c48cb2 (patch) | |
| tree | d1a95138aefe2afb4ad6df7e07f2fc9411130bbb /sysutils/cfengine2/files/patch-doc::Makefile.in | |
| parent | Move USE_IMAKE before .include <bsd.port.pre.mk> (diff) | |
The attached diff updates cfengine2 to 2.0.8p1 which includes new features, performance enhancements for file copies and security patches.
PR:		56710
Submitted By:	Paul Dlug <paul@aps.org>
Notes
Notes:
    svn path=/head/; revision=93571
Diffstat (limited to 'sysutils/cfengine2/files/patch-doc::Makefile.in')
| -rw-r--r-- | sysutils/cfengine2/files/patch-doc::Makefile.in | 24 | 
1 files changed, 0 insertions, 24 deletions
| diff --git a/sysutils/cfengine2/files/patch-doc::Makefile.in b/sysutils/cfengine2/files/patch-doc::Makefile.in deleted file mode 100644 index b4aed68cfe50..000000000000 --- a/sysutils/cfengine2/files/patch-doc::Makefile.in +++ /dev/null @@ -1,24 +0,0 @@ ---- doc/Makefile.in.orig	Sat Jun 22 08:36:43 2002 -+++ doc/Makefile.in	Mon Jul 29 17:19:22 2002 -@@ -88,10 +88,10 @@ - man_MANS = cfengine.8 - info_TEXINFOS = cfengine-Reference.texinfo cfengine-Tutorial.texinfo cfengine-Anomalies.texinfo -  --docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION) -+#docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION) - doc_DATA =  - # Info used in building and installing HTML files --htmldir = $(pkgdatadir)/html -+htmldir = $(datadir)/doc/@PACKAGE@ - htmlfiles = cfengine-Reference.html cfengine-Tutorial.html  - html_DATA = $(htmlfiles) -  -@@ -103,7 +103,7 @@ - # then uncomment the reference to ps2 - psfiles = $(ps1)	# $(ps2) -  --psdir = $(pkgdatadir)/doc -+#psdir = $(pkgdatadir)/doc - ps_DATA = $(psfiles) -  - # Make sure these get distributed with everything else. | 
