diff options
Diffstat (limited to 'x11-themes/gtk-oxygen-engine')
-rw-r--r-- | x11-themes/gtk-oxygen-engine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gtk-oxygen-engine/Makefile b/x11-themes/gtk-oxygen-engine/Makefile index 35a6370756df..e8d033b52d50 100644 --- a/x11-themes/gtk-oxygen-engine/Makefile +++ b/x11-themes/gtk-oxygen-engine/Makefile @@ -17,7 +17,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libcairo.so:graphics/cairo \ libdbus-glib-1.so:devel/dbus-glib -USES= cmake compiler:c++11-lang pkgconfig tar:bzip2 +USES= cmake compiler:c++11-lang gnome pkgconfig tar:bzip2 USE_GNOME= gtk20 .include <bsd.port.mk> |