aboutsummaryrefslogtreecommitdiffstats
path: root/devel/kscope
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-03-11 21:26:45 +0800
committervs <vs@FreeBSD.org>2005-03-11 21:26:45 +0800
commit3379647e3bb7cf0090244087eb9e030f557878b8 (patch)
tree6d2fd4a015d23df438309356bbc5597fc0637634 /devel/kscope
parent039a80d175cbe4b6191ce63333e6cdd8f3564e29 (diff)
downloadfreebsd-ports-gnome-3379647e3bb7cf0090244087eb9e030f557878b8.tar.gz
freebsd-ports-gnome-3379647e3bb7cf0090244087eb9e030f557878b8.tar.zst
freebsd-ports-gnome-3379647e3bb7cf0090244087eb9e030f557878b8.zip
Unbreak: USE_KDEBASE instead of KDELIBS since libkate* is over there
Diffstat (limited to 'devel/kscope')
-rw-r--r--devel/kscope/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile
index 4edfe79bf566..b55edcb373ea 100644
--- a/devel/kscope/Makefile
+++ b/devel/kscope/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags \
DOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME}
-USE_KDELIBS_VER=3
+USE_KDEBASE_VER=3
GNU_CONFIGURE= yes
USE_GMAKE= yes