Index: head/x11/yakuake-kde4/Makefile =================================================================== --- head/x11/yakuake-kde4/Makefile (revision 390652) +++ head/x11/yakuake-kde4/Makefile (revision 390653) @@ -1,25 +1,24 @@ # Created by: Shane Bell # $FreeBSD$ PORTNAME= yakuake PORTVERSION= 2.9.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src PKGNAMESUFFIX= -kde4 MAINTAINER= ports@FreeBSD.org COMMENT= Drop-down terminal emulator for KDE LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake gettext shebangfix tar:xz SHEBANG_FILES= data/updaters/yakuake-${PORTVERSION}-startupnotification.pl USE_KDE4= automoc4 kdelibs kdeprefix USE_QT4= qmake_build moc_build rcc_build uic_build -INSTALLS_ICONS= yes PLIST_SUB= VERSION="${PORTVERSION}" .include