aboutsummaryrefslogtreecommitdiff
path: root/textproc
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 /textproc
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 'textproc')
-rw-r--r--textproc/mgdiff/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/mgdiff/Makefile b/textproc/mgdiff/Makefile
index 1c9feb4aa54e..d872737974b4 100644
--- a/textproc/mgdiff/Makefile
+++ b/textproc/mgdiff/Makefile
@@ -11,9 +11,11 @@ DISTNAME= ${PORTNAME}
MAINTAINER= portmaster@BSDforge.com
COMMENT= Graphical front end to the UNIX diff command
+DEPRECATED= Depends on deprecated libXp
+
LICENSE= MIT
-USES= imake motif
+USES= imake motif xorg
USE_XORG= ice sm x11 xext xmu xp xt
DESKTOP_ENTRIES= "mgdiff" "GUI front end to the UNIX diff command" \