summaryrefslogtreecommitdiffstats
path: root/science/grace/DEPENDS
blob: c9686b2294bd28c3acc32df6bd815358336c4ac7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
depends MOTIF  &&

optional_depends  "tiff"              \
                  ""                  \
									""                  \
									"for tiff support"  &&

optional_depends  "libpng"            \
                  "--enable-pngdrv"   \
									""                  \
									"for PNG support"   &&

optional_depends  "JPEG"               \
                  "--enable-jpegdrv"   \
									""                   \
									"for JPEG support"   &&
optional_depends  "t1lib"                     \
                  "--without-bundled-t1lib"   \
									"--with-bundled-t1lib"      \
									"for system t1lib support"  &&

optional_depends  "fftw"                                       \
                  "--with-fftw"                                \
									"--without-fftw"                             \
									"for optimized Fast Fourier Transform Code"