diff options
Diffstat (limited to 'comms')
-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 b6c4706d9620..eef245b5fa1e 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehier libgnomeprint -IGNORE= "does not run" +IGNORE= does not run .include <bsd.port.pre.mk> |