Date: Thu, 25 Dec 2014 02:13:24 +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: r375522 - head/x11-themes/gtk-xfce-engine Message-ID: <201412250213.sBP2DO5I096219@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Dec 25 02:13:23 2014 New Revision: 375522 URL: https://svnweb.freebsd.org/changeset/ports/375522 QAT: https://qat.redports.org/buildarchive/r375522/ Log: Replace gnomehack with pathfix Modified: head/x11-themes/gtk-xfce-engine/Makefile Modified: head/x11-themes/gtk-xfce-engine/Makefile ============================================================================== --- head/x11-themes/gtk-xfce-engine/Makefile Thu Dec 25 02:12:53 2014 (r375521) +++ head/x11-themes/gtk-xfce-engine/Makefile Thu Dec 25 02:13:23 2014 (r375522) @@ -13,8 +13,8 @@ MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce gtk theme engine GNU_CONFIGURE= yes -USES= gmake libtool pkgconfig tar:bzip2 -USE_GNOME= glib20 gnomehack gtk20 +USES= gmake libtool pathfix pkgconfig tar:bzip2 +USE_GNOME= glib20 gtk20 USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined CONFIGURE_ARGS+=--disable-glibtest \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412250213.sBP2DO5I096219>