Bug 178418 - Update mail/gmime2 to USES=pathfix from USE_GNOME=gnomehack
Summary: Update mail/gmime2 to USES=pathfix from USE_GNOME=gnomehack
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-08 12:50 UTC by Alan Hicks
Modified: 2013-05-08 21:30 UTC (History)
0 users

See Also:


Attachments
gmime2.diff (419 bytes, patch)
2013-05-08 12:50 UTC, Alan Hicks
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hicks 2013-05-08 12:50:00 UTC
	Update mail/gmime2 to USES=pathfix from USE_GNOME=gnomehack

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

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

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-08 21:26:50 UTC
Author: bdrewery
Date: Wed May  8 20:26:42 2013
New Revision: 317707
URL: http://svnweb.freebsd.org/changeset/ports/317707

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

Modified:
  head/mail/gmime2/Makefile

Modified: head/mail/gmime2/Makefile
==============================================================================
--- head/mail/gmime2/Makefile	Wed May  8 20:06:48 2013	(r317706)
+++ head/mail/gmime2/Makefile	Wed May  8 20:26:42 2013	(r317707)
@@ -17,8 +17,8 @@ CONFLICTS=	gmime-1.0.* gmime-2.4.*
 SLAVEDIRS=	mail/gmime2-sharp
 
 USE_GMAKE=	yes
-USE_GNOME?=	gnomehack glib20
-USES=		pkgconfig iconv
+USE_GNOME?=	glib20
+USES=		pathfix pkgconfig iconv
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 # www.freebsd.org/cgi/query-pr.cgi?pr=118092
_______________________________________________
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"