diff options
author | kris <kris@FreeBSD.org> | 2006-02-13 06:23:39 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-13 06:23:39 +0800 |
commit | db3b17ea095642008eaa5d2ab9dbb3e3e1c7c68c (patch) | |
tree | 6182c562de89296af9aa4e2a213661a3cb202897 /math/gretl/Makefile | |
parent | f552c69cdbe91873e222bf28ece74a79bb3aa5fc (diff) | |
download | freebsd-ports-gnome-db3b17ea095642008eaa5d2ab9dbb3e3e1c7c68c.tar.gz freebsd-ports-gnome-db3b17ea095642008eaa5d2ab9dbb3e3e1c7c68c.tar.zst freebsd-ports-gnome-db3b17ea095642008eaa5d2ab9dbb3e3e1c7c68c.zip |
BROKEN: Configure fails
Diffstat (limited to 'math/gretl/Makefile')
-rw-r--r-- | math/gretl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 4b6653a697bd..ddd79dfc38c5 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= lapack.3:${PORTSDIR}/math/lapack \ gmp.6:${PORTSDIR}/math/libgmp4 RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot +BROKEN= Configure fails + USE_BZIP2= yes USE_X_PREFIX= yes WANT_GNOME= yes |