diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
commit | 488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch) | |
tree | b3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /cad/sis | |
parent | BROKEN: Distinfo is incorrect (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=80309
Diffstat (limited to 'cad/sis')
-rw-r--r-- | cad/sis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/sis/Makefile b/cad/sis/Makefile index 894d7641ce99..efc25078162e 100644 --- a/cad/sis/Makefile +++ b/cad/sis/Makefile @@ -19,6 +19,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= volf@oasis.IAEhv.nl COMMENT= Synthesis program for the synthesis of sequential circuits +BROKEN= "Does not compile" + USE_XLIB= yes MAKEFILE= Makefile.FreeBSD MAN1= espresso.1 jedi.1 nova.1 sis.1 sred.1 stamina.1 \ |