Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Dec 2014 01:32:29 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375509 - head/deskutils/ontv
Message-ID:  <201412250132.sBP1WT3m076268@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Dec 25 01:32:28 2014
New Revision: 375509
URL: https://svnweb.freebsd.org/changeset/ports/375509
QAT: https://qat.redports.org/buildarchive/r375509/

Log:
  Replace gnomehack by pathfix

Modified:
  head/deskutils/ontv/Makefile

Modified: head/deskutils/ontv/Makefile
==============================================================================
--- head/deskutils/ontv/Makefile	Thu Dec 25 01:31:52 2014	(r375508)
+++ head/deskutils/ontv/Makefile	Thu Dec 25 01:32:28 2014	(r375509)
@@ -21,8 +21,8 @@ BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-
 RUN_DEPENDS:=	${BUILD_DEPENDS} \
 		tv_check:${PORTSDIR}/textproc/p5-xmltv
 
-USES=		gettext gmake python:2 tar:bzip2
-USE_GNOME=	gnomehack gnomeprefix pygnomedesktop pygnomeextras pygtk2
+USES=		gettext gmake pathfix python:2 tar:bzip2
+USE_GNOME=	gnomeprefix pygnomedesktop pygnomeextras pygtk2
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib



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