Date: Thu, 25 Dec 2014 01:31:52 +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: r375508 - head/deskutils/hamster-applet Message-ID: <201412250131.sBP1VqMR073171@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412250131.sBP1VqMR073171>