diff options
Diffstat (limited to 'sysutils/accountsservice/Makefile')
-rw-r--r-- | sysutils/accountsservice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/accountsservice/Makefile b/sysutils/accountsservice/Makefile index 63a5ee0ae..7026f7cb8 100644 --- a/sysutils/accountsservice/Makefile +++ b/sysutils/accountsservice/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit USE_GNOME= glib20 gnomehier intlhack introspection:build libxslt -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-systemd --localstatedir=/var/ |