aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2006-04-18 00:34:22 +0800
committerarved <arved@FreeBSD.org>2006-04-18 00:34:22 +0800
commit434e1a8d64c8e53089181a499c525323a05ebd86 (patch)
tree69c86575b92b200f9d66edd09c3f367d727e2c20 /textproc
parent1104b9217c48659afb6b941f109aea3578eef477 (diff)
downloadfreebsd-ports-gnome-434e1a8d64c8e53089181a499c525323a05ebd86.tar.gz
freebsd-ports-gnome-434e1a8d64c8e53089181a499c525323a05ebd86.tar.zst
freebsd-ports-gnome-434e1a8d64c8e53089181a499c525323a05ebd86.zip
Add dependency on kdebase to fix build
Reported by: pointyhat
Diffstat (limited to 'textproc')
-rw-r--r--textproc/kdiff3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile
index 3942632ebd1e..3b1e1d06498f 100644
--- a/textproc/kdiff3/Makefile
+++ b/textproc/kdiff3/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= h.eichmann@gmx.de
COMMENT= A KDE3 graphical frontend for diff
-USE_KDELIBS_VER=3
+USE_KDEBASE_VER=3
USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes