diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-01-09 07:26:49 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-01-09 07:26:49 +0000 |
commit | 06659fdd7565a805cc10966919a80927a78d4a20 (patch) | |
tree | 0abdbb3a622834de77d4fcfbb4a43bfb9f5ca0e6 /comms/gfax/Makefile | |
parent | af2f5367ec78aeec9a167816f64f513b6011db36 (diff) |
BROKEN -> IGNORE
Requested by: kris
Notes
Notes:
svn path=/head/; revision=125935
Diffstat (limited to 'comms/gfax/Makefile')
-rw-r--r-- | comms/gfax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index 7ca5e800779b..b6c4706d9620 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehier libgnomeprint -BROKEN= "Doesn't run" +IGNORE= "does not run" .include <bsd.port.pre.mk> |