diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 11:21:02 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 11:21:02 +0000 |
commit | b132573e497440ccab95f08970f076144dbea023 (patch) | |
tree | c86c460006c4cb47f553ee1947721398649ec2e2 /x11-themes/icons-tango | |
parent | ef878751a79ba6aaefefa599a76c833c618977d5 (diff) |
Notes
Diffstat (limited to 'x11-themes/icons-tango')
-rw-r--r-- | x11-themes/icons-tango/Makefile | 2 |
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> |