aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mpeg2play
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 07:00:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 07:00:44 +0000
commit942c2a28be6e560a605ebc033cdb2621880953d1 (patch)
tree567d3c4f39ba679f84c7c393db293295d2f6b632 /multimedia/mpeg2play
parent1679a3f535999d7959d45dfc6a5809c8e1ddf919 (diff)
downloadports-942c2a28be6e560a605ebc033cdb2621880953d1.tar.gz
ports-942c2a28be6e560a605ebc033cdb2621880953d1.zip
Convert from USE_MOTIF to USES=motif
While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment
Notes
Notes: svn path=/head/; revision=322622
Diffstat (limited to 'multimedia/mpeg2play')
-rw-r--r--multimedia/mpeg2play/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/mpeg2play/Makefile b/multimedia/mpeg2play/Makefile
index 12a62ce63234..fefc9f37a504 100644
--- a/multimedia/mpeg2play/Makefile
+++ b/multimedia/mpeg2play/Makefile
@@ -10,9 +10,8 @@ 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
-USES= imake
+USES= imake motif
USE_XORG= x11 xext xp xt
-USE_MOTIF= yes
ALL_TARGET= mpeg2play
.include <bsd.port.options.mk>