diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-01-08 19:32:36 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-01-08 19:32:36 +0000 |
commit | 7710b55bc3f0d213f6344fa1a608919c44a344b5 (patch) | |
tree | 55eace3b8e7907f8b07ed3c7b0695add019fe3b0 /deskutils/superkaramba | |
parent | 27f7ce2fe2b84f6569fce9b395c31ff011d9ae1a (diff) |
Notes
Diffstat (limited to 'deskutils/superkaramba')
-rw-r--r-- | deskutils/superkaramba/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/superkaramba/Makefile b/deskutils/superkaramba/Makefile index c487933305a0..40aeabcb6a7b 100644 --- a/deskutils/superkaramba/Makefile +++ b/deskutils/superkaramba/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= netdragon MAINTAINER= markus@FreeBSD.org COMMENT= KDE tool that allows interactive eye-candy on the desktop +CONFLICTS= kdeutils-3.5.[0-9]* + WRKSRC= ${WRKDIR}/${PORTNAME} USE_KDEBASE_VER= 3 GNU_CONFIGURE= yes |