diff options
author | pav <pav@FreeBSD.org> | 2009-01-29 02:01:13 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-29 02:01:13 +0800 |
commit | 9f79490df314f96f61bb1e1ccb77689bdb5adaa6 (patch) | |
tree | 56b36b40ef60da242f129c7d29755852de333b4e /astro | |
parent | af1eff152af4dba9afbd1e9727fd56de51a5a424 (diff) | |
download | freebsd-ports-gnome-9f79490df314f96f61bb1e1ccb77689bdb5adaa6.tar.gz freebsd-ports-gnome-9f79490df314f96f61bb1e1ccb77689bdb5adaa6.tar.zst freebsd-ports-gnome-9f79490df314f96f61bb1e1ccb77689bdb5adaa6.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'astro')
-rw-r--r-- | astro/orsa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index dedaf458ce65..2ada07b66142 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl \ fftw.2:${PORTSDIR}/math/fftw \ ginac-1.4.0:${PORTSDIR}/math/GiNaC +BROKEN= does not compile + USE_AUTOTOOLS= libtool:15 USE_QT_VER= 3 USE_GL= gl |