diff options
author | thierry <thierry@FreeBSD.org> | 2009-05-20 04:24:40 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2009-05-20 04:24:40 +0800 |
commit | f06359a6aa166299e46b8ca9ea01a1cf03cdaed4 (patch) | |
tree | 9cc15946871a5296c33be3363ff114b34c8da429 /math | |
parent | 9ed856c23260db2155ab89a0b36b7a4fc357b5fc (diff) | |
download | freebsd-ports-gnome-f06359a6aa166299e46b8ca9ea01a1cf03cdaed4.tar.gz freebsd-ports-gnome-f06359a6aa166299e46b8ca9ea01a1cf03cdaed4.tar.zst freebsd-ports-gnome-f06359a6aa166299e46b8ca9ea01a1cf03cdaed4.zip |
Registering conflict with rkward-kde4.
Diffstat (limited to 'math')
-rw-r--r-- | math/rkward/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/rkward/Makefile b/math/rkward/Makefile index dce9a3892c88..3c5f68d6f503 100644 --- a/math/rkward/Makefile +++ b/math/rkward/Makefile @@ -18,6 +18,8 @@ COMMENT= IDE/GUI for the R-project LIB_DEPENDS= R.0:${PORTSDIR}/math/R +CONFLICTS= rkward-kde4-0.5.* + USE_KDELIBS_VER=3 USE_PHP= yes WANT_PHP_CLI= yes |