ports/177038: [MAINTAINER] audio/portaudio2 Port is now safe with NOPORTDOCS=yes
nemysis
nemysis at gmx.ch
Sat Mar 16 23:50:00 UTC 2013
>Number: 177038
>Category: ports
>Synopsis: [MAINTAINER] audio/portaudio2 Port is now safe with NOPORTDOCS=yes
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 16 23:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: nemysis
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012
>Description:
Makefile changed:
Port is now safe with NOPORTDOCS=yes in /etc/make.conf
Removed options DOCS
Generated and tested manually, tested with port test, sent with send-pr
>How-To-Repeat:
portlint -A
looks fine.
port test: clean
>Fix:
--- portaudio2.diff begins here ---
diff -ruN /usr/ports/audio/portaudio2/Makefile ./Makefile
--- /usr/ports/audio/portaudio2/Makefile 2013-01-17 14:53:29.000000000 +0100
+++ ./Makefile 2013-03-17 00:34:48.000000000 +0100
@@ -38,7 +38,7 @@
DOCSRCDIR1= ${WRKSRC}
DOC_FILES1= README.txt index.html
-OPTIONS_DEFINE= DOCS EXAMPLES JACK PATEST DOXYGEN
+OPTIONS_DEFINE= EXAMPLES JACK PATEST DOXYGEN
OPTIONS_DEFAULT=PATEST DOXYGEN
PATEST_DESC= PortAudio Test Programs
--- portaudio2.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list