aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-06-21 18:24:06 +0800
committerrafan <rafan@FreeBSD.org>2007-06-21 18:24:06 +0800
commite06a152d844572206585d8496d7e79399274c9e9 (patch)
tree7579210d4aeba06e4eb519b0aeeefc1390d12fa3 /deskutils
parent3c4f8dbfe9e217e3291ce5b19a97e2165d9811c3 (diff)
downloadfreebsd-ports-gnome-e06a152d844572206585d8496d7e79399274c9e9.tar.gz
freebsd-ports-gnome-e06a152d844572206585d8496d7e79399274c9e9.tar.zst
freebsd-ports-gnome-e06a152d844572206585d8496d7e79399274c9e9.zip
- This port uses konsole's library from x11/kdebase3. Therfore, define
USE_KDEBASE_VER to pull that dependency. PR: ports/113217 Submitted by: Gavin Atkinson <gavin.atkinson at ury.york.ac.uk>
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/kuake/Makefile4
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