diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-28 20:23:24 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-28 20:23:24 +0800 |
commit | b94aea0ba51058948aa2bf9fb5741da19f440641 (patch) | |
tree | 7380e5d1b41ed6e61a7e85900c8c056bc0ea558b /sysutils | |
parent | dd5223e8b92f7ef182509e01e8798931f599a21b (diff) | |
download | freebsd-ports-gnome-b94aea0ba51058948aa2bf9fb5741da19f440641.tar.gz freebsd-ports-gnome-b94aea0ba51058948aa2bf9fb5741da19f440641.tar.zst freebsd-ports-gnome-b94aea0ba51058948aa2bf9fb5741da19f440641.zip |
Chase lookupd expiration
With hat: portmgr
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lookupd_ldap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/lookupd_ldap/Makefile b/sysutils/lookupd_ldap/Makefile index 346dcd7fe81a..618b1e0bb9f4 100644 --- a/sysutils/lookupd_ldap/Makefile +++ b/sysutils/lookupd_ldap/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.rsu.ru/~bushman/lookupd/ldap/downloads/ MAINTAINER= bushman@rsu.ru COMMENT= The LDAP plugin for the lookupd daemon +DEPRECATED= Fails to build with new utmpx +EXPIRATION_DATE= 2014-07-23 + BUILD_DEPENDS= ${LOCALBASE}/sbin/lookupd:${PORTSDIR}/sysutils/lookupd USE_LDCONFIG= yes |