aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-09-29 20:11:22 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-09-29 20:11:22 +0000
commitf5ebd23a61c055722b1370d39689c0155750ceae (patch)
tree9f6ee7990156009ac5fb32a1b518a8a838549dbb /multimedia
parent56b17331ce3b7f9fb6695a743cb32fe5d8692e15 (diff)
downloadports-f5ebd23a61c055722b1370d39689c0155750ceae.tar.gz
ports-f5ebd23a61c055722b1370d39689c0155750ceae.zip
Remove libXp dependency from imake/motif ports
Remove the libXp dependency from a number of ports using imake and/or motif. libXp is being deprecated. The list of ports: audio/xmcd audio/xmmix deskutils/xmdiary ftp/llnlxdir ftp/llnlxftp graphics/SciPlot misc/xtar multimedia/mpeg2play
Notes
Notes: svn path=/head/; revision=513269
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mpeg2play/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/multimedia/mpeg2play/Makefile b/multimedia/mpeg2play/Makefile
index 6c9840d7dd8e..8bb5b3204820 100644
--- a/multimedia/mpeg2play/Makefile
+++ b/multimedia/mpeg2play/Makefile
@@ -3,17 +3,15 @@
PORTNAME= mpeg2play
PORTVERSION= 1.1b
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.funet.fi/pub/graphics/packages/mpeg/mpeg2play/
MAINTAINER= ports@FreeBSD.org
COMMENT= Program to play mpeg-2 movies on X displays
-DEPRECATED= Depends on deprecated libXp
-
USES= imake motif xorg
-USE_XORG= x11 xext xp xt
+USE_XORG= x11 xext xt
ALL_TARGET= mpeg2play
OPTIONS_DEFINE= DOCS