diff options
Diffstat (limited to 'comms/gfax')
-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> |