Index: head/x11/rsibreak-kde4/Makefile =================================================================== --- head/x11/rsibreak-kde4/Makefile (revision 432126) +++ head/x11/rsibreak-kde4/Makefile (revision 432127) @@ -1,19 +1,20 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= rsibreak DISTVERSION= 0.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 kde MASTER_SITES= LOCAL/crees/${PORTNAME} \ http://pkgs.fedoraproject.org/repo/pkgs/rsibreak/rsibreak-0.11.tar.bz2/d5dd540efd18900aa508eee381bcaafd/ MAINTAINER= avg@icyb.net.ua COMMENT= KDE RSI prevention tool USES= cmake gettext kde:4 tar:bzip2 -USE_QT4= qmake_build moc_build rcc_build uic_build USE_KDE= kdelibs automoc4 -INSTALLS_ICONS= yes +USE_QT4= corelib dbus gui network svg xml \ + qmake_build moc_build rcc_build uic_build +USE_XORG= x11 .include