diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 23:10:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 23:10:50 +0000 |
commit | e632a1b964bbcb380bdffb87bbf39ec4fb9cfd38 (patch) | |
tree | 8c5161e37b7ca084a28dffb3bf5c1da87880d41f /math/kseg | |
parent | b023f760e12a698f131d152663f8b030e622b6ba (diff) | |
download | ports-e632a1b964bbcb380bdffb87bbf39ec4fb9cfd38.tar.gz ports-e632a1b964bbcb380bdffb87bbf39ec4fb9cfd38.zip |
Notes
Diffstat (limited to 'math/kseg')
-rw-r--r-- | math/kseg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/kseg/Makefile b/math/kseg/Makefile index 07c227e4bb37..1a267d36125c 100644 --- a/math/kseg/Makefile +++ b/math/kseg/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.mit.edu/~ibaran/ MAINTAINER= kcwu@ck.tp.edu.tw +BROKEN= "Does not compile" + USE_QT_VER= 2 USE_X_PREFIX= yes USE_REINPLACE= yes |