diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:23:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:23:39 +0000 |
commit | 12a072696bcf6ef6acad4f20b9b84a101a4285df (patch) | |
tree | c95429e14f71610fe84a8dc03d49e94f3fd06307 /math/gretl | |
parent | 9424786d49f8f8ea3f1bda2318e5a9cda0b07567 (diff) | |
download | ports-12a072696bcf6ef6acad4f20b9b84a101a4285df.tar.gz ports-12a072696bcf6ef6acad4f20b9b84a101a4285df.zip |
Notes
Diffstat (limited to 'math/gretl')
-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 |