aboutsummaryrefslogtreecommitdiff
path: root/math/glpk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-10-29 07:40:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-10-29 07:40:51 +0000
commitd31032cfe5b49c2504c37f433fef3b67550bc94e (patch)
treeaded6a30fc771ef6ef139e4f1878c2d649c4d14b /math/glpk
parent3d7e50664312cbc50fb33ae2b515ad3082c7fc0f (diff)
downloadports-d31032cfe5b49c2504c37f433fef3b67550bc94e.tar.gz
ports-d31032cfe5b49c2504c37f433fef3b67550bc94e.zip
- Fix build with FreeBSD 10
Notes
Notes: svn path=/head/; revision=284614
Diffstat (limited to 'math/glpk')
-rw-r--r--math/glpk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile
index 51f40cf375a0..e63c8ee4fcb7 100644
--- a/math/glpk/Makefile
+++ b/math/glpk/Makefile
@@ -21,6 +21,7 @@ LICENSE= GPLv3
OPTIONS= IODBC "Enable MathProg iodbc support" Off \
MYSQL "Enable MathProg mysql support" Off
+WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes