- Switch to USES=localbase
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
6c4e5f6939
commit
029e44e178
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445587
@ -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:
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user