diff options
author | kris <kris@FreeBSD.org> | 2002-05-17 17:36:20 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-17 17:36:20 +0800 |
commit | 70d0a1b94da2db9480cd58b751b320268cd85f5f (patch) | |
tree | 78e9c8762704054c69fbcb04373e9c4ed8ef18f5 /math | |
parent | 51d9a712571e2bbe41c1dda4451da2fcb4aa10e2 (diff) | |
download | freebsd-ports-gnome-70d0a1b94da2db9480cd58b751b320268cd85f5f.tar.gz freebsd-ports-gnome-70d0a1b94da2db9480cd58b751b320268cd85f5f.tar.zst freebsd-ports-gnome-70d0a1b94da2db9480cd58b751b320268cd85f5f.zip |
BROKEN: does not build
Diffstat (limited to 'math')
-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 |