Bug 178420

Summary: Update mail/gmime24 to USES=pathfix from USE_GNOME=gnomehack
Product: Ports & Packages Reporter: Alan Hicks <ahicks>
Component: Individual Port(s)Assignee: Bryan Drewery <bdrewery>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gmime24.diff none

Description Alan Hicks 2013-05-08 13:00:00 UTC
	Update mail/gmime24 to USES=pathfix from USE_GNOME=gnomehack

Fix: Apply patch
Comment 1 Bryan Drewery freebsd_committer freebsd_triage 2013-05-08 22:29:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

I'll take it.
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-05-08 23:23:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-08 23:23:43 UTC
Author: bdrewery
Date: Wed May  8 22:23:36 2013
New Revision: 317712
URL: http://svnweb.freebsd.org/changeset/ports/317712

Log:
  - Convert to USES=pathfix
  
  PR:		ports/178420
  Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)

Modified:
  head/mail/gmime24/Makefile

Modified: head/mail/gmime24/Makefile
==============================================================================
--- head/mail/gmime24/Makefile	Wed May  8 22:06:28 2013	(r317711)
+++ head/mail/gmime24/Makefile	Wed May  8 22:23:36 2013	(r317712)
@@ -19,8 +19,8 @@ SLAVEDIRS=	mail/gmime2-sharp
 
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}24
 USE_GMAKE=	yes
-USE_GNOME?=	gnomehack glib20
-USES=		pkgconfig iconv
+USE_GNOME?=	glib20
+USES=		pathfix pkgconfig iconv
 USE_LDCONFIG=	yes
 USE_XZ=		yes
 GNU_CONFIGURE=	yes
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"