svn commit: r479479 - head/audio/speexdsp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 10 20:28:49 UTC 2018


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
- at comment %%PORTDOCS%%%%DOCSDIR%%/manual.pdf


More information about the svn-ports-all mailing list