Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153614768
D8649.id22576.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D8649.id22576.diff
View Options
Index: science/afni/Makefile
===================================================================
--- science/afni/Makefile
+++ science/afni/Makefile
@@ -11,6 +11,7 @@
PORTNAME= afni
PORTVERSION= 2015.11.13
+PORTREVISION= 1
CATEGORIES= science biology graphics
MASTER_SITES= http://www.acadix.biz/Ports/distfiles/
@@ -19,17 +20,19 @@
LICENSE= GPLv2
-BUILD_DEPENDS= gm4:devel/m4
-LIB_DEPENDS= libXm.so:x11-toolkits/open-motif \
- libR.so:math/R \
+BUILD_DEPENDS= gm4:devel/m4 \
+ R:math/R
+LIB_DEPENDS= libexpat.so:textproc/expat2 \
+ libf2c.so:lang/f2c \
libgsl.so:math/gsl \
libnetcdff.so:science/netcdf-fortran \
libxml2.so:textproc/libxml2 \
- libf2c.so:lang/f2c
-RUN_DEPENDS= mpeg_encode:multimedia/mpeg_encode \
+ libXm.so:x11-toolkits/open-motif
+RUN_DEPENDS= endian:sysutils/endian \
+ mpeg_encode:multimedia/mpeg_encode \
ppmtogif:graphics/netpbm \
- endian:sysutils/endian \
- qhull:math/qhull5
+ qhull:math/qhull5 \
+ R:math/R
CONFLICTS= im-[0-9]* \
nifticlib-[0-9]* \
@@ -47,8 +50,8 @@
BROKEN_sparc64= Does not compile: "undefined reference to '_mcount'"
-USE_GL= glw glu
-USE_XORG= xi
+USE_GL= gl glu glw
+USE_XORG= x11 xext xi xmu xp xt
MAKE_ENV= CC="${CC}" R_SHARE_DIR=${LOCALBASE}/lib/R/share
MAKE_JOBS_UNSAFE=yes
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 23, 8:41 AM (12 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32020406
Default Alt Text
D8649.id22576.diff (1 KB)
Attached To
Mode
D8649: science/afni: Use BUILD_DEPENDS/RUN_DEPENDS instead of LIB_DEPENDS for math/R, because R may be configured without libR.so.
Attached
Detach File
Event Timeline
Log In to Comment