Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= opendx |
4 |
PORTNAME= opendx |
5 |
PORTVERSION= 4.4.4 |
5 |
PORTVERSION= 4.4.4 |
6 |
PORTREVISION= 30 |
6 |
PORTREVISION= 31 |
7 |
CATEGORIES= graphics math java |
7 |
CATEGORIES= graphics math java |
8 |
MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ |
8 |
MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ |
9 |
DISTNAME= dx-${PORTVERSION} |
9 |
DISTNAME= dx-${PORTVERSION} |
Lines 18-28
Link Here
|
18 |
|
18 |
|
19 |
LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick6 \ |
19 |
LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick6 \ |
20 |
libtiff.so:graphics/tiff \ |
20 |
libtiff.so:graphics/tiff \ |
21 |
libcdf.so:science/cdf \ |
21 |
libcdf.so:science/cdf |
22 |
libXp.so:x11/libXp |
|
|
23 |
|
22 |
|
24 |
MAKE_JOBS_UNSAFE= yes |
23 |
MAKE_JOBS_UNSAFE= yes |
25 |
USES= bison compiler:c++17-lang gmake libtool motif |
24 |
USES= bison compiler:c++17-lang gl gmake libtool motif xorg |
26 |
USE_XORG= x11 xt xinerama xext xpm xmu sm ice |
25 |
USE_XORG= x11 xt xinerama xext xpm xmu sm ice |
27 |
USE_GL= gl glu |
26 |
USE_GL= gl glu |
28 |
GNU_CONFIGURE= yes |
27 |
GNU_CONFIGURE= yes |