diff options
author | kris <kris@FreeBSD.org> | 2002-03-25 10:22:19 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-03-25 10:22:19 +0800 |
commit | ffcf0968da30c52c3f7023e9be075a34b9c6181a (patch) | |
tree | 6410e38921785bc7c58e01d5f69141f91f9fd196 /sysutils | |
parent | 9d1761cbe7c89842d6155c4932cd328c290017d5 (diff) | |
download | freebsd-ports-graphics-ffcf0968da30c52c3f7023e9be075a34b9c6181a.tar.gz freebsd-ports-graphics-ffcf0968da30c52c3f7023e9be075a34b9c6181a.tar.zst freebsd-ports-graphics-ffcf0968da30c52c3f7023e9be075a34b9c6181a.zip |
BROKEN: does not build
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/asfsm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/asfsm/Makefile b/sysutils/asfsm/Makefile index 39675cea921..575be96ca87 100644 --- a/sysutils/asfsm/Makefile +++ b/sysutils/asfsm/Makefile @@ -12,6 +12,8 @@ DISTNAME= asfsm-1.0pre15 MAINTAINER= jack@germanium.xtalwind.net +BROKEN= "Does not build" + USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes |