diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 23:50:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 23:50:39 +0000 |
commit | 4828255e916fe55f69a11f30322bd65d3a2f1fb7 (patch) | |
tree | b6c0fa7e02238c237d5c2cfd8181f085223aef6b /math | |
parent | 392441249fa59f0f4441f1fe6cc382e2d80311b4 (diff) |
BROKEN: Does not install/compile
Notes
Notes:
svn path=/head/; revision=80304
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 0467ad31f507..e6be3916311b 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 |