aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bonobo
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-05-02 22:09:08 +0800
committersobomax <sobomax@FreeBSD.org>2002-05-02 22:09:08 +0800
commit8f23b4102e09439d85b20516f26d92972d3578d3 (patch)
tree9aab90d5cb657613f61a5baf15b38d4d9f58f5d2 /devel/bonobo
parent9f50aa982f8cc19e106fb1186e6fe06176c0ca1a (diff)
downloadfreebsd-ports-graphics-8f23b4102e09439d85b20516f26d92972d3578d3.tar.gz
freebsd-ports-graphics-8f23b4102e09439d85b20516f26d92972d3578d3.tar.zst
freebsd-ports-graphics-8f23b4102e09439d85b20516f26d92972d3578d3.zip
Avoid calling db2html to when installing the port, because this breaks plist
if the user occasionally has db2html installed on his system. Submitted by: Alan E <alane@geekrus.net>
Diffstat (limited to 'devel/bonobo')
-rw-r--r--devel/bonobo/files/patch-components::audio-ulaw::doc::C::Makefile.in11
1 files changed, 10 insertions, 1 deletions
diff --git a/devel/bonobo/files/patch-components::audio-ulaw::doc::C::Makefile.in b/devel/bonobo/files/patch-components::audio-ulaw::doc::C::Makefile.in
index f3a7060be79..5fc3fc20b13 100644
--- a/devel/bonobo/files/patch-components::audio-ulaw::doc::C::Makefile.in
+++ b/devel/bonobo/files/patch-components::audio-ulaw::doc::C::Makefile.in
@@ -2,7 +2,7 @@
$FreeBSD$
--- components/audio-ulaw/doc/C/Makefile.in 2002/05/01 01:17:50 1.1
-+++ components/audio-ulaw/doc/C/Makefile.in 2002/05/01 01:28:03
++++ components/audio-ulaw/doc/C/Makefile.in 2002/05/02 14:07:25
@@ -168,7 +168,7 @@
cxxflags_set = @cxxflags_set@
l = @l@
@@ -12,3 +12,12 @@ $FreeBSD$
#
# Module configuration information
+@@ -288,7 +288,7 @@
+ -cp $(module)/index.html .
+
+ $(module)/$(module).html: $(SGML_FILES)
+- -db2html $(srcdir)/$(main_module_file)
++ -db2html_foo $(srcdir)/$(main_module_file)
+
+ dist-hook:
+ mkdir $(distdir)/$(module)
pdate GNUstep core libraries.theraven2017-08-212-2/+2 * Pet portlint: move BROKEN_* upwardsunpoet2017-08-201-2/+2 * Change RESOLV from RADIO to SINGLEsunpoet2017-08-171-3/+3 * ftp/fastdfs, ftp/php[5.6|70|71]-fastdfs: Update to 5.0.11dbaio2017-08-168-25/+26 * Update to 7.55.1sunpoet2017-08-153-6/+12 * Update to 7.55.0sunpoet2017-08-103-7/+8 * - Update The Glorious Glasgow Haskell Compiler to version 8.0.2tcberner2017-08-091-1/+1 * - Pass maintainership to me. marino@ is not part of FreeBSD committersacm2017-08-041-1/+0 * Horde package update:mm2017-08-032-4/+4 * Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.jkim2017-07-291-1/+1 * Update ftp/proftpd to 1.3.6mm2017-07-279-260/+73 * ftp/wget: Enforce rebuilding of the info pagevd2017-07-271-0/+1 * ftp/wget: Fix makeinfo pathvd2017-07-261-1/+0 * ftp/wget: Tweak docs optionsvd2017-07-262-13/+22 * ftp/wget: Make installing docs optionalvd2017-07-202-19/+26 * Fix build on powerpc64martymac2017-07-161-0/+4 * Update ProFTPd to 1.3.5emm2017-07-142-4/+4 * Fix build with LibreSSLmartymac2017-07-121-0/+13 * Update to 4.8.0martymac2017-07-113-5/+6 * Update to netdumpd-20170706.markj2017-07-072-4/+4 * Remove Perl core modulessunpoet2017-07-011-3/+4 * Remove Perl core modulessunpoet2017-07-012-3/+4 * Use USES=mysqlsunpoet2017-06-291-1/+1 * - Update to 2.7tota2017-06-282-4/+4 * Update devel/readline to 7.0 patch 3sunpoet2017-06-27