diff options
-rw-r--r-- | deskutils/kuake/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/kuake/Makefile b/deskutils/kuake/Makefile index 24540722f669..37f8d2b9770b 100644 --- a/deskutils/kuake/Makefile +++ b/deskutils/kuake/Makefile @@ -6,14 +6,14 @@ PORTNAME= kuake PORTVERSION= 0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils kde MASTER_SITES= http://199.231.140.154/software/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= KDE konsole application acting like the Quake-console -USE_KDELIBS_VER=3 +USE_KDEBASE_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 |