svn commit: r490028 - head/multimedia/mplayer-skins

Tobias Kortkamp tobik at FreeBSD.org
Sat Jan 12 08:23:10 UTC 2019


Author: tobik
Date: Sat Jan 12 08:23:09 2019
New Revision: 490028
URL: https://svnweb.freebsd.org/changeset/ports/490028

Log:
  multimedia/mplayer-skins: Do not set DEFAULT_SMALL_DESC twice

Modified:
  head/multimedia/mplayer-skins/Makefile.options

Modified: head/multimedia/mplayer-skins/Makefile.options
==============================================================================
--- head/multimedia/mplayer-skins/Makefile.options	Sat Jan 12 06:39:42 2019	(r490027)
+++ head/multimedia/mplayer-skins/Makefile.options	Sat Jan 12 08:23:09 2019	(r490028)
@@ -15,7 +15,6 @@ OPTIONS_DEFINE=	ALL DEFAULT_I18N DEFAULT_SMALL ABYSS A
 		TERMINATOR3 TRIUM TVISOR ULTRAFINA WEBBY \
 		WINDOWSMEDIAPLAYER6 XANIM XFCE4 XINE XMMPLAYER
 ALL_DESC=	All skins
-DEFAULT_SMALL_DESC=	Compact version of the default skin
 ABYSS_DESC=	Beautiful MPlayer skin
 ALIENMIND_DESC=	AlienMind XMMS
 AVIFILE_DESC=	Aviplay look


More information about the svn-ports-head mailing list