svn commit: r486489 - head/multimedia/avidemux-qt4

Antoine Brodin antoine at FreeBSD.org
Sun Dec 2 21:33:51 UTC 2018


Author: antoine
Date: Sun Dec  2 21:33:49 2018
New Revision: 486489
URL: https://svnweb.freebsd.org/changeset/ports/486489

Log:
  Fix options

Modified:
  head/multimedia/avidemux-qt4/Makefile

Modified: head/multimedia/avidemux-qt4/Makefile
==============================================================================
--- head/multimedia/avidemux-qt4/Makefile	Sun Dec  2 21:27:16 2018	(r486488)
+++ head/multimedia/avidemux-qt4/Makefile	Sun Dec  2 21:33:49 2018	(r486489)
@@ -12,6 +12,7 @@ COMMENT=	Simple GUI based video editor (QT4 UI)
 LIB_DEPENDS=	libADM6avutil.so.54:multimedia/avidemux
 
 MASTERDIR=	${.CURDIR}/../avidemux
+OPTIONS_SLAVE=	QT4
 PLIST=		${.CURDIR}/pkg-plist
 
 .include "${MASTERDIR}/Makefile.common"


More information about the svn-ports-all mailing list