diff options
author | pav <pav@FreeBSD.org> | 2009-01-07 03:09:23 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-07 03:09:23 +0800 |
commit | c3dd3e792a0081266372c4b04fb133715c3b582d (patch) | |
tree | abbb52d5d03f9bd6a2351221ad9c3e9521041535 /math/rkward | |
parent | 2fa67d73695d03b6b1122d4f60352def920f023c (diff) | |
download | freebsd-ports-gnome-c3dd3e792a0081266372c4b04fb133715c3b582d.tar.gz freebsd-ports-gnome-c3dd3e792a0081266372c4b04fb133715c3b582d.tar.zst freebsd-ports-gnome-c3dd3e792a0081266372c4b04fb133715c3b582d.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
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 |