aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-09-27 16:18:58 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-09-27 16:18:58 +0000
commit45ce25247b07425c64998e793024710d3aa9bb7f (patch)
tree72bc682db7324dda39a47cabefefeacb5492a743 /science
parent64cb3efbcfcc1704b686007285ebd48a9acc5d82 (diff)
downloadports-45ce25247b07425c64998e793024710d3aa9bb7f.tar.gz
ports-45ce25247b07425c64998e793024710d3aa9bb7f.zip
Deprecate x11/libXp, it is deprecated upstream
Deprecate x11/libXp, since it is about to be deprecated upstream. Do *not* yet set a removal date for x11/libXp, this will be decided later, once most dependencies are fixed. Deprecate all ports depending on x11/libXp. * astro/xephem * audio/xmcd * audio/xmmix * biology/ncbi-toolkit * deskutils/xmdiary * ftp/llnlxdir * ftp/llnlxftp * graphics/SciPlot * misc/xtar * multimedia/mpeg2play * science/afni * textproc/mgdiff Sprinkle USES=xorg as needed. Discussed with: bapt
Notes
Notes: svn path=/head/; revision=513046
Diffstat (limited to 'science')
-rw-r--r--science/afni/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile
index 12b9a3f9baf9..deb2013893d4 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -9,6 +9,8 @@ CATEGORIES= science biology graphics perl5 python
MAINTAINER= jwb@FreeBSD.org
COMMENT= Advanced Functional Neuro Imaging
+DEPRECATED= Depends on deprecated libXp
+
LICENSE= GPLv2
BROKEN_sparc64= Does not compile: "undefined reference to '_mcount'"
@@ -28,7 +30,7 @@ RUN_DEPENDS= endian:sysutils/endian \
R:math/R
USES= compiler:openmp gettext gl gmake gnome iconv jpeg:run motif \
- perl5 python shebangfix tar:xz
+ perl5 python shebangfix tar:xz xorg
USE_GNOME= glib20
USE_GITHUB= yes