diff options
Diffstat (limited to 'x11-themes/kde4-base-artwork/Makefile')
-rw-r--r-- | x11-themes/kde4-base-artwork/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/kde4-base-artwork/Makefile b/x11-themes/kde4-base-artwork/Makefile index 643645d47ccb..bc79a11ec034 100644 --- a/x11-themes/kde4-base-artwork/Makefile +++ b/x11-themes/kde4-base-artwork/Makefile @@ -12,10 +12,9 @@ COMMENT= Base artwork for the KDE Plasma Desktop LICENSE= GPLv2 -USES= cmake:outsource +USES= cmake:outsource tar:xz USE_KDE4= automoc4 kdehier kdelibs kdeprefix USE_QT4= moc_build qmake_build rcc_build uic_build -USE_XZ= yes NO_BUILD= yes .include <bsd.port.mk> |