Date: Mon, 8 Jul 2019 12:57:49 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506216 - head/audio/calf-lv2 Message-ID: <201907081257.x68CvnLj042058@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Jul 8 12:57:49 2019 New Revision: 506216 URL: https://svnweb.freebsd.org/changeset/ports/506216 Log: Mark BROKEN: fails to stage install: /wrkdirs/usr/ports/audio/calf-lv2/work/stage/usr/local/lib/lv2/calf.lv2: realpath: No such file or directory Reported by: pkg-fallout MFH: 2019Q3 Modified: head/audio/calf-lv2/Makefile Modified: head/audio/calf-lv2/Makefile ============================================================================== --- head/audio/calf-lv2/Makefile Mon Jul 8 12:35:26 2019 (r506215) +++ head/audio/calf-lv2/Makefile Mon Jul 8 12:57:49 2019 (r506216) @@ -14,6 +14,8 @@ COMMENT= Set of LV2 plugins LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi +BROKEN= fails to stage + BUILD_DEPENDS= lv2>=1.14.0_1:audio/lv2 LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth \ libfontconfig.so:x11-fonts/fontconfig \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907081257.x68CvnLj042058>