diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-08-24 08:20:31 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-08-24 08:20:31 +0000 |
commit | 0f583d87000061087521fb77c44c9055d122d787 (patch) | |
tree | b9dc00f333e96550a5732b38b9c9444035e4339c /multimedia/kdemultimedia4-mplayerthumbs | |
parent | 558a51279c03199a7a20966174a8f0a1f33dc9b2 (diff) | |
download | ports-0f583d87000061087521fb77c44c9055d122d787.tar.gz ports-0f583d87000061087521fb77c44c9055d122d787.zip |
Notes
Diffstat (limited to 'multimedia/kdemultimedia4-mplayerthumbs')
-rw-r--r-- | multimedia/kdemultimedia4-mplayerthumbs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/kdemultimedia4-mplayerthumbs/Makefile b/multimedia/kdemultimedia4-mplayerthumbs/Makefile index a84d811e95af..150e59a1043e 100644 --- a/multimedia/kdemultimedia4-mplayerthumbs/Makefile +++ b/multimedia/kdemultimedia4-mplayerthumbs/Makefile @@ -15,8 +15,8 @@ LICENSE= LGPL21 RUN_DEPENDS= mplayer:multimedia/mplayer -USES= cmake:outsource tar:xz -USE_KDE4= automoc4 kdelibs +USES= cmake:outsource kde:4 tar:xz +USE_KDE= automoc4 kdelibs USE_QT4= phonon moc_build qmake_build rcc_build uic_build .include <bsd.port.mk> |