diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-08 06:46:01 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-08 06:46:01 +0000 |
commit | 7488fc51427a4eae453ced95bc92c59eb4b8bc88 (patch) | |
tree | 6268a41d4f8b8b73e422199a41e5db8c1e36cb88 | |
parent | Remove unneeded USES=compiler (diff) |
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
Notes
Notes:
svn path=/head/; revision=511551
-rw-r--r-- | comms/qtel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/qtel/Makefile b/comms/qtel/Makefile index c9ec27277cbf..bfd909ae2bc7 100644 --- a/comms/qtel/Makefile +++ b/comms/qtel/Makefile @@ -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 |