diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-05 19:29:28 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-05 19:29:28 +0000 |
commit | 4aa0ddeae2e63def12b17825cc4667a1a2106dd6 (patch) | |
tree | 499f2578932fd1a50993325e1d490c87e158d345 /x11/kdelibs3 | |
parent | 8572f4e4415cbb1f3c3d59c8d3749bc3519b8570 (diff) |
Notes
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r-- | x11/kdelibs3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index e0b41995dea9..642b96f956c2 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= This is the base set of libraries needed by KDE programs +CONFLICTS= kdebase-3.1.* + BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ artsc.0:${PORTSDIR}/audio/arts \ |