Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2014 19:24:31 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353197 - head/devel/gitg0
Message-ID:  <201405071924.s47JOVPT042341@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed May  7 19:24:30 2014
New Revision: 353197
URL: http://svnweb.freebsd.org/changeset/ports/353197
QAT: https://qat.redports.org/buildarchive/r353197/

Log:
  Convert USE_BZIP2 to USES
  - Convert gnomehack to pathfix

Modified:
  head/devel/gitg0/Makefile

Modified: head/devel/gitg0/Makefile
==============================================================================
--- head/devel/gitg0/Makefile	Wed May  7 19:23:55 2014	(r353196)
+++ head/devel/gitg0/Makefile	Wed May  7 19:24:30 2014	(r353197)
@@ -16,10 +16,9 @@ RUN_DEPENDS=	git:${PORTSDIR}/devel/git
 
 CONFLICTS=	gitg-[0-9]*
 
-USE_BZIP2=	yes
+USES=		tar:bzip2 gmake pkgconfig pathfix
 GNU_CONFIGURE=	yes
-USE_GNOME=	gconf2 gtk20 gtksourceview2 gnomehack
-USES=		gmake pkgconfig
+USE_GNOME=	gconf2 gtk20 gtksourceview2
 
 INSTALLS_ICONS=	yes
 GCONF_SCHEMAS=	gitg.schemas



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