diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-04 15:40:30 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-04 15:40:30 +0800 |
commit | e4c01bccf3e668babca9cc7c72f573085c4a1b7d (patch) | |
tree | b4ee0d4d69d90e97acd823f079258b71a72b7729 /net/eudc-emacs20 | |
parent | 2eed4c4bb4a581fd9f34f0c7f3853d1db23493f3 (diff) | |
download | freebsd-ports-gnome-e4c01bccf3e668babca9cc7c72f573085c4a1b7d.tar.gz freebsd-ports-gnome-e4c01bccf3e668babca9cc7c72f573085c4a1b7d.tar.zst freebsd-ports-gnome-e4c01bccf3e668babca9cc7c72f573085c4a1b7d.zip |
Mark net/eudc-emacs20 as broken:
Requires net/openldap12 which is no more. If you are
adventurish, maybe you would like to take over the
maintainership and make this port working with
net/openldap21-client.
Diffstat (limited to 'net/eudc-emacs20')
-rw-r--r-- | net/eudc-emacs20/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/eudc-emacs20/Makefile b/net/eudc-emacs20/Makefile index cbc90f273187..6d1ab65e760d 100644 --- a/net/eudc-emacs20/Makefile +++ b/net/eudc-emacs20/Makefile @@ -14,6 +14,8 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org COMMENT= An Emacs client to directory servers +BROKEN= "Requires net/openldap12 which is no more. If you are adventurish, maybe you would like to take over the maintainership and make this port working with net/openldap21-client" + RUN_DEPENDS= ldapsearch:${PORTSDIR}/net/openldap12 EMACS_PORT_NAME?=emacs20 |