svn commit: r479478 - head/audio/speex
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 10 20:28:45 UTC 2018
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
- at comment %%PORTDOCS%%%%DOCSDIR%%/manual.pdf
More information about the svn-ports-head
mailing list