svn commit: r375509 - head/deskutils/ontv

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 25 01:32:29 UTC 2014


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


More information about the svn-ports-head mailing list