diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-01-16 19:52:25 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-01-16 19:52:25 +0000 |
commit | a3102a0ac53979cfdf558d59f1b234cc286c44be (patch) | |
tree | 2b90214097692cdbaf288c6402489f379b05d92f /x11/kdebase4-workspace | |
parent | 10fdbdd80b2ca033d3ac92ec314327c2aefff0e5 (diff) |
Notes
Diffstat (limited to 'x11/kdebase4-workspace')
-rw-r--r-- | x11/kdebase4-workspace/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index cfa17907a81f..4d97bf669506 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdebase-workspace PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src @@ -30,6 +31,8 @@ RUN_DEPENDS= ${KDE4_PREFIX}/env/xdg-env.sh:${PORTSDIR}/misc/kde4-xdg-env \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ xset:${PORTSDIR}/x11/xset +CONFLICTS= kdebase-runtime-4.1.[0-1]* + SUB_FILES= kdm USE_KDE4= kdelibs kdeprefix kdehier automoc4 KDE4_BUILDENV= yes |