diff options
Diffstat (limited to 'graphics/ksnapshot/Makefile')
-rw-r--r-- | graphics/ksnapshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ksnapshot/Makefile b/graphics/ksnapshot/Makefile index da22ffd8491a..24e1efa51056 100644 --- a/graphics/ksnapshot/Makefile +++ b/graphics/ksnapshot/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE 4 screen capture program -USE_KDE4= kdelibs kdeprefix libkipi automoc4 +USE_KDE4= kdelibs libkipi automoc4 USES= cmake:outsource tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build USE_XORG= x11 xext xfixes |