diff options
Diffstat (limited to 'devel/smokekde/Makefile')
-rw-r--r-- | devel/smokekde/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/smokekde/Makefile b/devel/smokekde/Makefile index 62fabe2283a0..bb4ae4c0fb3f 100644 --- a/devel/smokekde/Makefile +++ b/devel/smokekde/Makefile @@ -9,11 +9,11 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= SMOKE bindings for KDE -USE_KDE4= kate kdelibs okular pimlibs \ +USES= cmake:outsource kde:4 tar:xz +USE_KDE= kate kdelibs okular pimlibs \ smokegen smokeqt akonadi automoc4 soprano USE_QT4= corelib dbus designer_build gui network opengl sql svg xml \ qmake_build moc_build uic_build rcc_build -USES= cmake:outsource tar:xz USE_LDCONFIG= yes OPTIONS_DEFINE= ATTICA |