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 | |
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')
-rw-r--r-- | math/rkward-kde4/Makefile | 2 | ||||
-rw-r--r-- | math/rkward/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile index bd24d6ea8eab..2bdebde9eebe 100644 --- a/math/rkward-kde4/Makefile +++ b/math/rkward-kde4/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= seq2:${PORTSDIR}/misc/seq2 CONFLICTS= rkward-0.4.* +BROKEN= does not package + USE_QT_VER= 4 QT_COMPONENTS= qmake_build moc_build rcc_build uic_build phonon 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 |