svn commit: r492067 - head/mail/qmail-ldap

Antoine Brodin antoine at FreeBSD.org
Sun Feb 3 19:58:58 UTC 2019


Author: antoine
Date: Sun Feb  3 19:58:57 2019
New Revision: 492067
URL: https://svnweb.freebsd.org/changeset/ports/492067

Log:
  Mark BROKEN: fails to package
  
  pkg-static: Unable to access file /wrkdirs/usr/ports/mail/qmail-ldap/work/stage/var/qmail/%%EXTERNAL_TODO%%bin/qmail-todo:No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/mail/qmail-ldap/Makefile

Modified: head/mail/qmail-ldap/Makefile
==============================================================================
--- head/mail/qmail-ldap/Makefile	Sun Feb  3 19:54:38 2019	(r492066)
+++ head/mail/qmail-ldap/Makefile	Sun Feb  3 19:58:57 2019	(r492067)
@@ -9,6 +9,8 @@ PKGNAMESUFFIX=	-ldap
 
 COMMENT=	Secure, reliable, and fast MTA for UNIX systems with LDAP support
 
+BROKEN=		fails to package
+
 RUN_DEPENDS=	${LOCALBASE}/bin/svscan:sysutils/daemontools \
 		${LOCALBASE}/bin/tcprules:sysutils/ucspi-tcp
 


More information about the svn-ports-all mailing list