diff options
Diffstat (limited to 'x11-clocks/ktux/Makefile')
-rw-r--r-- | x11-clocks/ktux/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/ktux/Makefile b/x11-clocks/ktux/Makefile index 77c1394fd4d9..0ca4cb1251c1 100644 --- a/x11-clocks/ktux/Makefile +++ b/x11-clocks/ktux/Makefile @@ -9,9 +9,8 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Tux-in-a-Spaceship screen saver -USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier workspace automoc4 -USES= cmake:outsource +USES= cmake:outsource tar:xz USE_QT4= qt3support moc_build qmake_build rcc_build uic_build .include <bsd.port.mk> |