diff options
Diffstat (limited to 'x11-themes/kde4-style-skulpture/Makefile')
-rw-r--r-- | x11-themes/kde4-style-skulpture/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/kde4-style-skulpture/Makefile b/x11-themes/kde4-style-skulpture/Makefile index 76f951a51cd0..ffb348c9774f 100644 --- a/x11-themes/kde4-style-skulpture/Makefile +++ b/x11-themes/kde4-style-skulpture/Makefile @@ -14,8 +14,8 @@ COMMENT= KDE style featuring 3D artwork and enhanced the visual experience LICENSE= GPLv3 -USES= cmake kde:4 +USES= cmake kde:4 qt:4 USE_KDE= kdelibs automoc4 workspace -USE_QT4= corelib qmake_build moc_build rcc_build uic_build +USE_QT= corelib qmake_build moc_build rcc_build uic_build .include <bsd.port.mk> |