diff options
author | pav <pav@FreeBSD.org> | 2010-01-10 07:40:36 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-01-10 07:40:36 +0800 |
commit | 6550f075c3f78ee5f5c0602778c09bf7f724d5a7 (patch) | |
tree | c215274b783bd84e68b69c83ec8058fc2a35195c /math/rkward | |
parent | 2075f7320a3144787537ab0e055eac6e17e426e2 (diff) | |
download | freebsd-ports-gnome-6550f075c3f78ee5f5c0602778c09bf7f724d5a7.tar.gz freebsd-ports-gnome-6550f075c3f78ee5f5c0602778c09bf7f724d5a7.tar.zst freebsd-ports-gnome-6550f075c3f78ee5f5c0602778c09bf7f724d5a7.zip |
- Mark BROKEN: does not package
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 9ad012f279d8..5506384006d4 100644 --- a/math/rkward/Makefile +++ b/math/rkward/Makefile @@ -17,6 +17,8 @@ COMMENT= IDE/GUI for the R-project LIB_DEPENDS= R.0:${PORTSDIR}/math/R +BROKEN= does not package + CONFLICTS= rkward-kde4-0.5.* USE_KDELIBS_VER=3 |