aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-07-12 23:00:26 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-07-12 23:00:26 +0800
commit8e26f499fa40d4255c52d08eb943cfe7cb540a9c (patch)
tree0fdeb17a2b2271aa515275964a775902ac8fef8c /sysutils
parentc94dec6c361cf3e8e3a2f24929d91c69f548fb36 (diff)
downloadfreebsd-ports-gnome-8e26f499fa40d4255c52d08eb943cfe7cb540a9c.tar.gz
freebsd-ports-gnome-8e26f499fa40d4255c52d08eb943cfe7cb540a9c.tar.zst
freebsd-ports-gnome-8e26f499fa40d4255c52d08eb943cfe7cb540a9c.zip
- Switch to USES=localbase
- Update WWW Approved by: portmgr blanket
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/accountsservice/Makefile4
-rw-r--r--sysutils/accountsservice/pkg-descr2
2 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/accountsservice/Makefile b/sysutils/accountsservice/Makefile
index 814fda54fd03..3f48d5dc7177 100644
--- a/sysutils/accountsservice/Makefile
+++ b/sysutils/accountsservice/Makefile
@@ -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:
diff --git a/sysutils/accountsservice/pkg-descr b/sysutils/accountsservice/pkg-descr
index 6012fa533dec..afd9fd7e3dac 100644
--- a/sysutils/accountsservice/pkg-descr
+++ b/sysutils/accountsservice/pkg-descr
@@ -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/