svn commit: r326031 - head/graphics/gtk-update-icon-cache
Baptiste Daroussin
bapt at FreeBSD.org
Mon Sep 2 16:48:01 UTC 2013
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
More information about the svn-ports-head
mailing list