summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-04-19 16:23:59 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-04-19 16:23:59 +0000
commit8cc4717fc817f6abdbeb3cfa0679b5af814d505f (patch)
treea13fe8d24d0a2b04ebfc9315325a022d47178c37 /sysutils
parentUpdate to 0.58. (diff)
USE_KDE_VER is a no-op, use USE_KDELIBS_VER instead.
Notes
Notes: svn path=/head/; revision=133685
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lineak-kdeplugins/Makefile2
-rw-r--r--sysutils/lineak_kdeplugins/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lineak-kdeplugins/Makefile b/sysutils/lineak-kdeplugins/Makefile
index 5cfc5b12aeb7..841254678fd0 100644
--- a/sysutils/lineak-kdeplugins/Makefile
+++ b/sysutils/lineak-kdeplugins/Makefile
@@ -17,7 +17,7 @@ COMMENT= KDE plugins for lineakd
LIB_DEPENDS= lineak.8:${PORTSDIR}/sysutils/lineakd
-USE_KDE_VER= 3
+USE_KDELIBS_VER=3
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
diff --git a/sysutils/lineak_kdeplugins/Makefile b/sysutils/lineak_kdeplugins/Makefile
index 5cfc5b12aeb7..841254678fd0 100644
--- a/sysutils/lineak_kdeplugins/Makefile
+++ b/sysutils/lineak_kdeplugins/Makefile
@@ -17,7 +17,7 @@ COMMENT= KDE plugins for lineakd
LIB_DEPENDS= lineak.8:${PORTSDIR}/sysutils/lineakd
-USE_KDE_VER= 3
+USE_KDELIBS_VER=3
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \