diff options
Diffstat (limited to 'deskutils/steadyflow/Makefile')
-rw-r--r-- | deskutils/steadyflow/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/steadyflow/Makefile b/deskutils/steadyflow/Makefile index abf749766499..39659c199041 100644 --- a/deskutils/steadyflow/Makefile +++ b/deskutils/steadyflow/Makefile @@ -19,10 +19,9 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala USE_XZ= yes -USES= cmake pkgconfig +USES= cmake pkgconfig gettext GLIB_SCHEMAS= net.launchpad.steadyflow.gschema.xml USE_GNOME= desktopfileutils glib20 gtk30 -USE_GETTEXT= yes INSTALLS_ICONS= yes CMAKE_ARGS= -DCOMPILE_GSETTINGS_ON_INSTALL:BOOL=ON \ -DWANT_AYATANA:BOOL=OFF |