diff options
Diffstat (limited to 'x11')
-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 5ac10c630836..561c86a71865 100644 --- a/x11/rsibreak-kde4/Makefile +++ b/x11/rsibreak-kde4/Makefile @@ -15,7 +15,7 @@ LATEST_LINK= ${PORTNAME}-kde4 USES= cmake gettext tar:bzip2 USE_QT4= qmake_build moc_build rcc_build uic_build -USE_KDE4= kdehier kdeprefix kdelibs automoc4 +USE_KDE4= kdeprefix kdelibs automoc4 INSTALLS_ICONS= yes .include <bsd.port.mk> |