- Switch to USES=localbase

- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2017-07-12 15:00:26 +00:00
parent 6c4e5f6939
commit 029e44e178
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445587
2 changed files with 2 additions and 4 deletions

View File

@ -16,13 +16,11 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libpolkit-gobject-1.so:sysutils/polkit
USE_GNOME= glib20 intlhack introspection:build libxslt
USES= cpe gettext gmake libtool pathfix pkgconfig tar:xz
USES= cpe gettext gmake libtool localbase:ldflags pathfix pkgconfig tar:xz
CPE_VENDOR= ray_stode
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-systemd --localstatedir=/var/
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
post-patch:

View File

@ -6,4 +6,4 @@ The AccountsService project provides
o An implementation of these interfaces based on the usermod(8),
useradd(8) and userdel(8) commands.
WWW: http://cgit.freedesktop.org/accountsservice/
WWW: https://cgit.freedesktop.org/accountsservice/