ports/178391: [patch] textproc/docbook: fix typo in makefile
Sayetsky Anton
vsjcfm at gmail.com
Tue May 7 10:00:00 UTC 2013
>Number: 178391
>Category: ports
>Synopsis: [patch] textproc/docbook: fix typo in makefile
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue May 07 10:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Sayetsky Anton
>Release: FreeBSD 9.1-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD jw.local 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0 r250095: Tue Apr 30 12:25:23 EEST 2013 root at jw.local:/usr/obj/media/dvlfiles/build/src/sys/JASONW amd64
>Description:
There is a typo in makefile.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- patch.txt begins here ---
Index: /usr/ports/textproc/docbook/Makefile
===================================================================
--- /usr/ports/textproc/docbook/Makefile (revision 317581)
+++ /usr/ports/textproc/docbook/Makefile (working copy)
@@ -35,7 +35,7 @@
DB50_XML_DESC= DocBook XML 5.0 distribution
SDB_XML_DESC= Simplified DocBook XML DTD
SGMLCHARENT_DESC= ISO 8879:1986 character entity sets (SGML)
-XMLCHARENT_DESC+ ISO 8879:1986 character entity sets (XML)
+XMLCHARENT_DESC= ISO 8879:1986 character entity sets (XML)
.include <bsd.port.options.mk>
--- patch.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list