multimedia/mpc-qt: fix missing icons after r443673

This commit is contained in:
Jan Beich 2017-08-11 04:41:31 +00:00
parent defe418729
commit 9465467d37
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447730

View file

@ -3,7 +3,7 @@
PORTNAME= mpc-qt
DISTVERSIONPREFIX= v
DISTVERSION= 17.07
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= multimedia audio
MASTER_SITES= https://aur.archlinux.org/cgit/aur.git/plain/${PORTNAME}.desktop?h=${PORTNAME}-git&id=b1a6b91&dummy=/:desktop
DISTFILES= ${PORTNAME}.desktop:desktop
@ -24,7 +24,7 @@ GH_ACCOUNT= cmdrkotori
USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake
USE_QT5= qmake_build buildtools_build linguisttools_build \
core dbus gui network widgets x11extras
core dbus gui network svg_run widgets x11extras
USE_GL= gl
CXXFLAGS+= -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 \
-D_DECLARE_C99_LDBL_MATH # XXX ports/193528