diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:36:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:36:20 +0000 |
commit | 0d4b4652fee36d905f1f32f708a97efc87b0a32b (patch) | |
tree | 6ffeedce623e14cb1ccf00a9be98f014166afcc3 /math/femlab | |
parent | 3637fc2f7129fff3afa002af6e4748e5def18f21 (diff) |
Notes
Diffstat (limited to 'math/femlab')
-rw-r--r-- | math/femlab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/femlab/Makefile b/math/femlab/Makefile index a159f8085c10..2599c51ff73b 100644 --- a/math/femlab/Makefile +++ b/math/femlab/Makefile @@ -14,6 +14,8 @@ DISTFILES= femlab-2d-v${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not build" + BUILD_DEPENDS= ${X11BASE}/lib/libsx.a:${PORTSDIR}/x11/libsx USE_X_PREFIX= yes |