svn commit: r502763 - head/audio/zam-plugins-lv2
Tobias Kortkamp
tobik at FreeBSD.org
Mon May 27 03:53:23 UTC 2019
Author: tobik
Date: Mon May 27 03:53:22 2019
New Revision: 502763
URL: https://svnweb.freebsd.org/changeset/ports/502763
Log:
audio/zam-plugins-lv2: Drop nop and misspelled xLDFLAGS
Per [1] it already links with libzita-convolver on its own.
[1] http://beefy11.nyi.freebsd.org/data/head-i386-default/p502184_s348025/logs/zam-plugins-lv2-3.10.13_3.log
Modified:
head/audio/zam-plugins-lv2/Makefile
Modified: head/audio/zam-plugins-lv2/Makefile
==============================================================================
--- head/audio/zam-plugins-lv2/Makefile Mon May 27 03:34:31 2019 (r502762)
+++ head/audio/zam-plugins-lv2/Makefile Mon May 27 03:53:22 2019 (r502763)
@@ -29,7 +29,6 @@ USE_XORG= x11
CFLAGS+= -I${FILESDIR}
MAKE_ARGS+= USE_SYSTEM_LIBS=1
-xLDFLAGS+= -lzita-convolver # TODO this can be reduced to only relevant places
.include <bsd.port.pre.mk>
More information about the svn-ports-all
mailing list