ports/178643: [MAINTAINER] print/fontforge: Fix typo in OPTIONS_DEFINE
Naram Qashat
cyberbotx at cyberbotx.com
Tue May 14 19:00:02 UTC 2013
>Number: 178643
>Category: ports
>Synopsis: [MAINTAINER] print/fontforge: Fix typo in OPTIONS_DEFINE
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue May 14 19:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Naram Qashat
>Release: FreeBSD 8.3-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 8.3-RELEASE-p4 FreeBSD 8.3-RELEASE-p4 #4: Mon Oct 1 19:56:21 EDT
>Description:
- Fix typo in OPTIONS_DEFINE, second PYTHON should've been PANGO.
Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:
--- fontforge-20120731.b_2.patch begins here ---
diff -ruN /usr/ports/print/fontforge/Makefile ./Makefile
--- /usr/ports/print/fontforge/Makefile 2013-05-13 20:50:49.000000000 -0400
+++ ./Makefile 2013-05-14 14:53:45.000000000 -0400
@@ -31,7 +31,7 @@
USE_GMAKE= yes
PATCH_STRIP= -l
-OPTIONS_DEFINE= DOCS MULTILAYER FREETYPE PLUGINS PYTHON CAIRO PYTHON
+OPTIONS_DEFINE= DOCS MULTILAYER FREETYPE PLUGINS PYTHON CAIRO PANGO
OPTIONS_DEFAULT= DOCS MULTILAYER PLUGINS
MULTILAYER_DESC= type3/SVG multilayer font support
--- fontforge-20120731.b_2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list