ports/178643: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Tue May 14 19:20:03 UTC 2013


The following reply was made to PR ports/178643; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/178643: commit references a PR
Date: Tue, 14 May 2013 19:15:00 +0000 (UTC)

 Author: rakuco
 Date: Tue May 14 19:14:52 2013
 New Revision: 318190
 URL: http://svnweb.freebsd.org/changeset/ports/318190
 
 Log:
   Fix typo in OPTIONS_DEFINE, the second PYTHON should be PANGO.
   
   PR:		ports/178643
   Submitted by:	Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
 
 Modified:
   head/print/fontforge/Makefile
 
 Modified: head/print/fontforge/Makefile
 ==============================================================================
 --- head/print/fontforge/Makefile	Tue May 14 19:13:10 2013	(r318189)
 +++ head/print/fontforge/Makefile	Tue May 14 19:14:52 2013	(r318190)
 @@ -31,7 +31,7 @@ USE_XORG=	x11 xi ice xkbui
  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
  
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-ports-bugs mailing list