aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/icons-tango
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:21:02 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:21:02 +0000
commitb132573e497440ccab95f08970f076144dbea023 (patch)
treec86c460006c4cb47f553ee1947721398649ec2e2 /x11-themes/icons-tango
parentef878751a79ba6aaefefa599a76c833c618977d5 (diff)
downloadports-b132573e497440ccab95f08970f076144dbea023.tar.gz
ports-b132573e497440ccab95f08970f076144dbea023.zip
x11*: Add missing USES={gl,gnome,mate}
Notes
Notes: svn path=/head/; revision=517047
Diffstat (limited to 'x11-themes/icons-tango')
-rw-r--r--x11-themes/icons-tango/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/icons-tango/Makefile b/x11-themes/icons-tango/Makefile
index c262bc2465c3..80b3fd104802 100644
--- a/x11-themes/icons-tango/Makefile
+++ b/x11-themes/icons-tango/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:x11-themes/icon-naming-uti
GNU_CONFIGURE= yes
USE_GNOME= intlhack
-USES+= gettext-tools gmake pathfix pkgconfig
+USES+= gettext-tools gmake gnome pathfix pkgconfig
INSTALLS_ICONS= yes
.include <bsd.port.mk>