diff options
Diffstat (limited to 'graphics/ksnapshot/Makefile')
-rw-r--r-- | graphics/ksnapshot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ksnapshot/Makefile b/graphics/ksnapshot/Makefile index b98adba30396..adf258ee2847 100644 --- a/graphics/ksnapshot/Makefile +++ b/graphics/ksnapshot/Makefile @@ -10,9 +10,8 @@ MAINTAINER= kde@FreeBSD.org COMMENT= KDE 4 screen capture program USE_KDE4= kdehier kdelibs kdeprefix libkipi automoc4 -USES= cmake:outsource +USES= cmake:outsource tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build USE_XORG= x11 xext xfixes -USE_XZ= yes .include <bsd.port.mk> |