FreeBSD Bugzilla – Attachment 45988 Details for
Bug 70733
[UPDATE] Enable OPTIONS feature of ports/graphics/ale
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ale.patch
ale.patch (text/plain), 922 bytes, created by
Ying-Chieh Chen
on 2004-08-20 18:20:22 UTC
(
hide
)
Description:
ale.patch
Filename:
MIME Type:
Creator:
Ying-Chieh Chen
Created:
2004-08-20 18:20:22 UTC
Size:
922 bytes
patch
obsolete
>diff -ruN /usr/ports/graphics/ale/Makefile ale/Makefile >--- /usr/ports/graphics/ale/Makefile Sun Aug 15 23:09:59 2004 >+++ ale/Makefile Fri Aug 20 22:14:39 2004 >@@ -18,13 +18,16 @@ > USE_GMAKE= yes > USE_REINPLACE= yes > >+OPTIONS= IMAGEMAGICK "ImageMagick Support" on \ >+ FFTW3 "FFTW3 Support" on >+ > .include <bsd.port.pre.mk> > > .if ${OSVERSION} < 500000 > USE_GCC= 3.3 > .endif > >-.if !defined(WITHOUT_IMAGEMAGICK) >+.if !defined(WITHOUT_FFTW3) > LIB_DEPENDS+= Magick.6:${PORTSDIR}/graphics/ImageMagick > MAKE_ARGS+= IMAGEMAGICK=1 > .endif >@@ -32,14 +35,6 @@ > .if !defined(WITHOUT_FFTW3) > LIB_DEPENDS+= fftw3.3:${PORTSDIR}/math/fftw3 > MAKE_ARGS+= FFTW=1 >-.endif >- >-pre-everything:: >-.if !defined(WITHOUT_IMAGEMAGICK) >- @${ECHO_MSG} "===> Disable ImageMagick Support by defining WITHOUT_IMAGEMAGICK" >-.endif >-.if !defined(WITHOUT_FFTW3) >- @${ECHO_MSG} "===> Disable FFTW3 Support by defining WITHOUT_FFTW3" > .endif > > post-patch:
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 70733
: 45988