FreeBSD Bugzilla – Attachment 94275 Details for
Bug 132390
[PATCH] multimedia/avidemux2: prevent package servers from creating invalid packages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-multimedia%avidemux2%Makefile
patch-multimedia%avidemux2%Makefile (text/plain), 680 bytes, created by
Mel
on 2009-03-07 17:20:07 UTC
(
hide
)
Description:
patch-multimedia%avidemux2%Makefile
Filename:
MIME Type:
Creator:
Mel
Created:
2009-03-07 17:20:07 UTC
Size:
680 bytes
patch
obsolete
>Index: multimedia/avidemux2/Makefile >=================================================================== >RCS file: /home/ncvs/ports/multimedia/avidemux2/Makefile,v >retrieving revision 1.55 >diff -u -r1.55 Makefile >--- multimedia/avidemux2/Makefile 21 Feb 2009 15:51:14 -0000 1.55 >+++ multimedia/avidemux2/Makefile 7 Mar 2009 17:07:44 -0000 >@@ -60,6 +60,12 @@ > OPTIMIZED_CFLAGS "build with -O3 for lavcodec" off > > .include <bsd.port.pre.mk> >+# Package server cannot distribute these >+.if defined(PACKAGE_BUILDING) >+WITHOUT_LAME=yes >+WITHOUT_FAAC=yes >+WITHOUT_AMRNB=yes >+.endif > > # We haven't ALSA(Never) & Aften(Yet) on FreeBSD > CMAKE_ARGS+= -DNO_ARTS=1 -DNO_ALSA=1 -DNO_Aften=1
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 Raw
Actions:
View
Attachments on
bug 132390
: 94275