svn commit: r375507 - head/deskutils/gnome-blog

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 25 01:31:13 UTC 2014


Author: bapt
Date: Thu Dec 25 01:31:11 2014
New Revision: 375507
URL: https://svnweb.freebsd.org/changeset/ports/375507
QAT: https://qat.redports.org/buildarchive/r375507/

Log:
  Replace gnomehack by pathfix

Modified:
  head/deskutils/gnome-blog/Makefile

Modified: head/deskutils/gnome-blog/Makefile
==============================================================================
--- head/deskutils/gnome-blog/Makefile	Thu Dec 25 01:28:51 2014	(r375506)
+++ head/deskutils/gnome-blog/Makefile	Thu Dec 25 01:31:11 2014	(r375507)
@@ -12,9 +12,9 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	GNOME app to post to blogs
 
-USES=		gettext gmake pkgconfig python tar:bzip2
+USES=		gettext gmake pathfix pkgconfig python tar:bzip2
 GNU_CONFIGURE=	yes
-USE_GNOME=	gnomehack gnomeprefix pygnome2 intlhack
+USE_GNOME=	gnomeprefix pygnome2 intlhack
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 


More information about the svn-ports-head mailing list