Date: Mon, 10 Sep 2018 20:28:43 +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: r479478 - head/audio/speex Message-ID: <201809102028.w8AKShnA005766@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Sep 10 20:28:43 2018 New Revision: 479478 URL: https://svnweb.freebsd.org/changeset/ports/479478 Log: Remove no-op DOCS option Approved by: portmgr (blanket) Modified: head/audio/speex/Makefile head/audio/speex/pkg-plist Modified: head/audio/speex/Makefile ============================================================================== --- head/audio/speex/Makefile Mon Sep 10 20:28:38 2018 (r479477) +++ head/audio/speex/Makefile Mon Sep 10 20:28:43 2018 (r479478) @@ -21,6 +21,4 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes -OPTIONS_DEFINE= DOCS - .include <bsd.port.mk> Modified: head/audio/speex/pkg-plist ============================================================================== --- head/audio/speex/pkg-plist Mon Sep 10 20:28:38 2018 (r479477) +++ head/audio/speex/pkg-plist Mon Sep 10 20:28:43 2018 (r479478) @@ -15,4 +15,3 @@ libdata/pkgconfig/speex.pc man/man1/speexdec.1.gz man/man1/speexenc.1.gz share/aclocal/speex.m4 -@comment %%PORTDOCS%%%%DOCSDIR%%/manual.pdf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809102028.w8AKShnA005766>