svn commit: r375506 - head/deskutils/gimmie

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 25 01:28:53 UTC 2014


Author: bapt
Date: Thu Dec 25 01:28:51 2014
New Revision: 375506
URL: https://svnweb.freebsd.org/changeset/ports/375506
QAT: https://qat.redports.org/buildarchive/r375506/

Log:
  Replace gnomehack by pathfix

Modified:
  head/deskutils/gimmie/Makefile

Modified: head/deskutils/gimmie/Makefile
==============================================================================
--- head/deskutils/gimmie/Makefile	Thu Dec 25 01:26:27 2014	(r375505)
+++ head/deskutils/gimmie/Makefile	Thu Dec 25 01:28:51 2014	(r375506)
@@ -19,8 +19,8 @@ RUN_DEPENDS=	${LOCALBASE}/lib/libgnomecu
 BUILD_DEPENDS=	${LOCALBASE}/lib/libgnomecups-1.0.a:${PORTSDIR}/print/libgnomecups \
 		${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus
 
-USE_GNOME=	gnomehack gnomeprefix pygnome2 pygnomedesktop pygnomeextras
-USES=		gmake libtool pkgconfig python
+USE_GNOME=	gnomeprefix pygnome2 pygnomedesktop pygnomeextras
+USES=		gmake libtool pathfix pkgconfig python
 GCONF_SCHEMAS=	gimmie.schemas
 INSTALLS_ICONS=	yes
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list