- set REGRESS_IS_INTERACTIVE=Yes + comment, as this needs a running ldap server

This commit is contained in:
jasper 2011-03-17 12:21:58 +00:00
parent a7cceb3e4b
commit 89a15edd65

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.29 2010/12/03 11:44:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.30 2011/03/17 12:21:58 jasper Exp $
COMMENT= client interface to LDAP servers
@ -24,6 +24,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
REGRESS_DEPENDS=databases/openldap,-server
# Requires running ldap server.
REGRESS_IS_INTERACTIVE= Yes
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes