diff options
author | kris <kris@FreeBSD.org> | 2002-05-17 09:36:20 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-17 09:36:20 +0000 |
commit | 70d0a1b94da2db9480cd58b751b320268cd85f5f (patch) | |
tree | 78e9c8762704054c69fbcb04373e9c4ed8ef18f5 /math/femlab | |
parent | 51d9a712571e2bbe41c1dda4451da2fcb4aa10e2 (diff) | |
download | FreeBSD-ports-70d0a1b94da2db9480cd58b751b320268cd85f5f.zip FreeBSD-ports-70d0a1b94da2db9480cd58b751b320268cd85f5f.tar.gz |
BROKEN: does not build
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 a159f80..2599c51 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 |