Date: Mon, 2 Sep 2013 16:48:01 +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: r326031 - head/graphics/gtk-update-icon-cache Message-ID: <201309021648.r82Gm1GJ086334@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Sep 2 16:48:01 2013 New Revision: 326031 URL: http://svnweb.freebsd.org/changeset/ports/326031 Log: Do not overwrite USES Modified: head/graphics/gtk-update-icon-cache/Makefile Modified: head/graphics/gtk-update-icon-cache/Makefile ============================================================================== --- head/graphics/gtk-update-icon-cache/Makefile Mon Sep 2 16:42:30 2013 (r326030) +++ head/graphics/gtk-update-icon-cache/Makefile Mon Sep 2 16:48:01 2013 (r326031) @@ -21,13 +21,12 @@ RUN_DEPENDS+= ${LOCALBASE}/share/mime/ma ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme USE_XZ= yes -USES= gmake perl5 pkgconfig +USES= gettext gmake perl5 pkgconfig USE_PERL5= build MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_GNOME= gnomehack atk pango gdkpixbuf2 ltverhack -USES= gettext USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \ xcomposite PATCHDIR= ${.CURDIR}/../../x11-toolkits/gtk20/files
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309021648.r82Gm1GJ086334>