From 6d4a68d53521bd41b394aed3534df2305a9adec5 Mon Sep 17 00:00:00 2001 From: adamw Date: Tue, 15 Jul 2014 16:23:08 +0000 Subject: Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. --- math/glpk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/glpk') diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 96c194068e05..d9bf803464de 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv3 LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp -OPTIONS_DEFINE= IODBC MYSQL +OPTIONS_DEFINE= IODBC MYSQL DOCS IODBC_DESC= MathProg iodbc support MYSQL_DESC= MathProg mysql support -- cgit