diff options
Diffstat (limited to 'x11-clocks/kteatime/Makefile')
-rw-r--r-- | x11-clocks/kteatime/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/kteatime/Makefile b/x11-clocks/kteatime/Makefile index fffa33d3c132..0fdc4fbac288 100644 --- a/x11-clocks/kteatime/Makefile +++ b/x11-clocks/kteatime/Makefile @@ -9,9 +9,8 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Handy timer for steeping tea -USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 -USES= cmake:outsource +USES= cmake:outsource tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build .include <bsd.port.mk> |