mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
b21686bbc3
- Add missing dependencies found by stage-qa - Remove INSTALLS_ICONS, it's for Gtk+ applications - Remove upstreamed patches
18 lines
456 B
CMake
18 lines
456 B
CMake
--- Plugins.cmake.orig 2016-10-16 20:09:16 UTC
|
|
+++ Plugins.cmake
|
|
@@ -106,12 +106,12 @@ if (UNIX AND NOT APPLE)
|
|
# docking
|
|
# Indicator docking support
|
|
# Comment if you are not compilign under Ubuntu flavor
|
|
- indicator_docking
|
|
+ #indicator_docking
|
|
|
|
# integration
|
|
# integration with Unity
|
|
# Comment if you are not compilign under Ubuntu flavor
|
|
- unity_integration
|
|
+ #unity_integration
|
|
|
|
# notifiers
|
|
# Freedesktop notification support
|