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/qfsm | |
parent | 10dd0a6b4815105a91d553a547faf3e8f9a4a27e (diff) | |
download | ports-488b2131831ae04c9871c69e45a79e378dbc4bf7.tar.gz ports-488b2131831ae04c9871c69e45a79e378dbc4bf7.zip |
Notes
Diffstat (limited to 'cad/qfsm')
-rw-r--r-- | cad/qfsm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile index 91ac30f6b0a5..f88ef3fdeeef 100644 --- a/cad/qfsm/Makefile +++ b/cad/qfsm/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A graphical tool for designing finite state machines +BROKEN= "Does not compile" + USE_QT_VER= 3 USE_REINPLACE= yes USE_GMAKE= yes |