diff options
-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 |