Hook up Qt5 version of GStreamer Phonon backend as well.

This commit is contained in:
zhuk 2016-05-27 03:44:59 +00:00
parent f75b93ea9b
commit 75234783bf

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 08:42:12 zhuk Exp $
# $OpenBSD: Makefile,v 1.2 2016/05/27 03:44:59 zhuk Exp $
SUBDIR =
SUBDIR += gstreamer
SUBDIR += gstreamer,qt5
SUBDIR += vlc
.include <bsd.port.subdir.mk>