svn commit: r511551 - head/comms/qtel

Antoine Brodin antoine at FreeBSD.org
Sun Sep 8 06:46:02 UTC 2019


Author: antoine
Date: Sun Sep  8 06:46:01 2019
New Revision: 511551
URL: https://svnweb.freebsd.org/changeset/ports/511551

Log:
  Mark BROKEN
  
  pkg-static: Unable to access file /wrkdirs/usr/ports/comms/qtel/work/stage/usr/local/lib/libasyncqt.so.1.5.0:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/comms/qtel/work/stage/usr/local/lib/libasyncqt.so.1.5:No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/comms/qtel/Makefile

Modified: head/comms/qtel/Makefile
==============================================================================
--- head/comms/qtel/Makefile	Sun Sep  8 06:26:19 2019	(r511550)
+++ head/comms/qtel/Makefile	Sun Sep  8 06:46:01 2019	(r511551)
@@ -9,6 +9,8 @@ COMMENT=	Qtel Echolink client
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
+BROKEN=		fails to package
+
 LIB_DEPENDS=	libecholib.so:comms/svxlink \
 		libgsm.so:audio/gsm
 


More information about the svn-ports-all mailing list