FreeBSD Bugzilla – Attachment 129756 Details for
Bug 173804
[PATCH] audio/jack_umidi optionsng
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.10 KB, created by
Chris Petrik
on 2012-11-21 22:40:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Chris Petrik
Created:
2012-11-21 22:40:02 UTC
Size:
1.10 KB
patch
obsolete
>Index: jack_umidi/Makefile >=================================================================== >--- jack_umidi/Makefile (revision 305743) >+++ jack_umidi/Makefile (working copy) >@@ -1,9 +1,5 @@ >-# Ports collection makefile for: jack_umidi >-# Date created: 21 June 2011 >-# Whom: Hans Petter Selasky <hselasky@FreeBSD.org> >-# >+# Created by: Hans Petter Selasky <hselasky@FreeBSD.org> > # $FreeBSD$ >-# > > PORTNAME= jack_umidi > PORTVERSION= 1.0.4 >@@ -14,9 +10,10 @@ > MAINTAINER= hselasky@FreeBSD.org > COMMENT= Daemon that converts a raw MIDI device into a JACK MIDI device > >-LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack >+LICENSE= BSD > >-LICENSE= BSD >+LIB_DEPENDS= jack:${PORTSDIR}/audio/jack >+ > USE_BZIP2= yes > MAKE_JOBS_SAFE= yes > MANCOMPRESSED= yes >@@ -24,14 +21,14 @@ > > PLIST_FILES= sbin/jack_umidi > >-OPTIONS= DEBUG "Build with debugging support" Off >+OPTIONS_DEFINE= DEBUG > > .include <bsd.port.options.mk> > > MAKE_ARGS+=" HAVE_MAN=YES" > MAKE_ARGS+=" PTHREAD_LIBS=${PTHREAD_LIBS}" > >-.if defined(WITH_DEBUG) >+.if ${PORT_OPTIONS:MDEBUG} > MAKE_ARGS+=" HAVE_DEBUG=YES" > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 173804
: 129756