diff options
author | kris <kris@FreeBSD.org> | 2002-09-21 05:11:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-21 05:11:51 +0800 |
commit | d48416ab34c3139ccd655a57c238451a9500cfab (patch) | |
tree | bd0aeb3c32d2f07301eee971e6ed87f7409cb43c /math/glpk | |
parent | bdb182d5aa4958f784f499def7ad8e3f80935075 (diff) | |
download | freebsd-ports-gnome-d48416ab34c3139ccd655a57c238451a9500cfab.tar.gz freebsd-ports-gnome-d48416ab34c3139ccd655a57c238451a9500cfab.tar.zst freebsd-ports-gnome-d48416ab34c3139ccd655a57c238451a9500cfab.zip |
BROKEN: Does not install
Diffstat (limited to 'math/glpk')
-rw-r--r-- | math/glpk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 4879fd0085ad..99cb51e1bf92 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= glpk MAINTAINER= demon@FreeBSD.org +BROKEN= "Does not install" + GNU_CONFIGURE= yes DOCFILES= lang refman |