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 a0f8115ace2e..aeefed204f10 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= glpk MAINTAINER= demon@FreeBSD.org +BROKEN= "Installs files into /usr/include" + GNU_CONFIGURE= yes DOCFILES= lang.ps refman.ps bench.txt brcut.txt |