diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/gretl/Makefile | 2 | ||||
-rw-r--r-- | math/oleo/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index ed8fe2f7207a..91adefa590bc 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not build" + BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot LIB_DEPENDS= gtkextra:${PORTSDIR}/x11-toolkits/gtkextra \ xml:${PORTSDIR}/textproc/libxml diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 03483610e745..92ff29041f1f 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not build" + LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext USE_AUTOCONF_VER=213 |