Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2013 14:54:54 -0400 (EDT)
From:      Naram Qashat <cyberbotx@cyberbotx.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/178643: [MAINTAINER] print/fontforge: Fix typo in OPTIONS_DEFINE
Message-ID:  <20130514185454.2B824284CF@kirby.cyberbotx.com>
Resent-Message-ID: <201305141900.r4EJ02eC013996@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130514185454.2B824284CF>