diff options
Diffstat (limited to 'multimedia/smplayer-themes/Makefile')
-rw-r--r-- | multimedia/smplayer-themes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/smplayer-themes/Makefile b/multimedia/smplayer-themes/Makefile index bcc3514b2539..d8c143b62c0f 100644 --- a/multimedia/smplayer-themes/Makefile +++ b/multimedia/smplayer-themes/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF/smplayer/SMPlayer-themes/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Themes for SMPlayer -USES= tar:bzip2 -USE_QT4= rcc_build +USES= qt:4 tar:bzip2 +USE_QT= rcc_build NO_ARCH= yes DATADIR= ${PREFIX}/share/smplayer |