svn commit: r375508 - head/deskutils/hamster-applet

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


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

Log:
  Replace gnomehack by pathfix

Modified:
  head/deskutils/hamster-applet/Makefile

Modified: head/deskutils/hamster-applet/Makefile
==============================================================================
--- head/deskutils/hamster-applet/Makefile	Thu Dec 25 01:31:11 2014	(r375507)
+++ head/deskutils/hamster-applet/Makefile	Thu Dec 25 01:31:52 2014	(r375508)
@@ -21,7 +21,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqli
 
 USES=		gettext gmake pkgconfig python tar:bzip2
 USE_XORG=	xscrnsaver
-USE_GNOME=	gnomeprefix intlhack gnomehack pygnomedesktop \
+USE_GNOME=	gnomeprefix intlhack pygnomedesktop \
 		gnomecontrolcenter2 gnomedocutils
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes


More information about the svn-ports-all mailing list