diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 23:50:39 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 23:50:39 +0000 |
commit | d5632f86882776116d2dddfe53dd4c64696e330e (patch) | |
tree | 86237f1ac7f11c4f6b95c38927bda26ebb146e18 /math | |
parent | 63f6c27f47aa1665b0cb66fa8dc7c5610a4d2dd6 (diff) | |
download | FreeBSD-ports-d5632f86882776116d2dddfe53dd4c64696e330e.zip FreeBSD-ports-d5632f86882776116d2dddfe53dd4c64696e330e.tar.gz |
BROKEN: Does not install/compile
Diffstat (limited to 'math')
-rw-r--r-- | math/simpack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/simpack/Makefile b/math/simpack/Makefile index 0467ad3..e6be391 100644 --- a/math/simpack/Makefile +++ b/math/simpack/Makefile @@ -14,6 +14,8 @@ DISTFILES= SimPack3.tar.Z MAINTAINER= rssh@cki.ipri.kiev.ua COMMENT= SimPack & Sim++ libraries and tools for simulatiom modelling +BROKEN= "Does not install/compile" + BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 USE_XLIB= yes |