svn commit: r375513 - head/devel/gnome-js-common

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 25 01:41:05 UTC 2014


Author: bapt
Date: Thu Dec 25 01:41:04 2014
New Revision: 375513
URL: https://svnweb.freebsd.org/changeset/ports/375513
QAT: https://qat.redports.org/buildarchive/r375513/

Log:
  Replace gnomehack by pathfix

Modified:
  head/devel/gnome-js-common/Makefile

Modified: head/devel/gnome-js-common/Makefile
==============================================================================
--- head/devel/gnome-js-common/Makefile	Thu Dec 25 01:40:11 2014	(r375512)
+++ head/devel/gnome-js-common/Makefile	Thu Dec 25 01:41:04 2014	(r375513)
@@ -13,8 +13,8 @@ MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	GNOME JavaScript common modules and tests
 
 GNU_CONFIGURE=	yes
-USE_GNOME=	gnomehack intltool
-USES=		pkgconfig gettext gmake tar:bzip2
+USE_GNOME=	intltool
+USES=		pathfix pkgconfig gettext gmake tar:bzip2
 
 PORTDOCS=	AUTHORS COPYING INSTALL NEWS README ChangeLog
 


More information about the svn-ports-head mailing list