diff options
Diffstat (limited to 'x11/rsibreak-kde4/Makefile')
-rw-r--r-- | x11/rsibreak-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rsibreak-kde4/Makefile b/x11/rsibreak-kde4/Makefile index dd1a67751dca..362c0d32baff 100644 --- a/x11/rsibreak-kde4/Makefile +++ b/x11/rsibreak-kde4/Makefile @@ -13,7 +13,7 @@ COMMENT= KDE RSI prevention tool USES= cmake gettext tar:bzip2 USE_QT4= qmake_build moc_build rcc_build uic_build -USE_KDE4= kdeprefix kdelibs automoc4 +USE_KDE4= kdelibs automoc4 INSTALLS_ICONS= yes .include <bsd.port.mk> |