diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-06 19:09:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-06 19:09:23 +0000 |
commit | 83e5ee56682102b9bbd4092969a45c067d25a600 (patch) | |
tree | 679d901d4e2ae173a65e2ec6bcc4c4cd08f8c468 /math/rkward | |
parent | 9d4c73a5bc2bc77c227a280f165c912f2e3c99c3 (diff) | |
download | ports-83e5ee56682102b9bbd4092969a45c067d25a600.tar.gz ports-83e5ee56682102b9bbd4092969a45c067d25a600.zip |
Notes
Diffstat (limited to 'math/rkward')
-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 2de3bdca2de6..562ca48b92d0 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 +BROKEN= does not compile + USE_KDELIBS_VER=3 USE_PHP= yes WANT_PHP_CLI= yes |