Date: Mon, 10 Sep 2018 20:28:48 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479479 - head/audio/speexdsp Message-ID: <201809102028.w8AKSmFI005869@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Sep 10 20:28:48 2018 New Revision: 479479 URL: https://svnweb.freebsd.org/changeset/ports/479479 Log: Remove no-op DOCS option Approved by: portmgr (blanket) Modified: head/audio/speexdsp/Makefile head/audio/speexdsp/pkg-plist Modified: head/audio/speexdsp/Makefile ============================================================================== --- head/audio/speexdsp/Makefile Mon Sep 10 20:28:43 2018 (r479478) +++ head/audio/speexdsp/Makefile Mon Sep 10 20:28:48 2018 (r479479) @@ -17,8 +17,6 @@ INSTALL_TARGET= install-strip USES= libtool pathfix USE_LDCONFIG= yes -OPTIONS_DEFINE= DOCS - .include <bsd.port.options.mk> .if ${ARCH} == "aarch64" Modified: head/audio/speexdsp/pkg-plist ============================================================================== --- head/audio/speexdsp/pkg-plist Mon Sep 10 20:28:43 2018 (r479478) +++ head/audio/speexdsp/pkg-plist Mon Sep 10 20:28:48 2018 (r479479) @@ -9,4 +9,3 @@ lib/libspeexdsp.so lib/libspeexdsp.so.1 lib/libspeexdsp.so.1.5.0 libdata/pkgconfig/speexdsp.pc -@comment %%PORTDOCS%%%%DOCSDIR%%/manual.pdf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809102028.w8AKSmFI005869>