summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-01-09 09:17:58 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-01-09 09:17:58 +0000
commit4c911adfae8eb464453e814e3f2d902b1fb8cd26 (patch)
tree0a0e4a2b27e90e3c6eaefe7c8a3151cc41e33fe0 /comms
parent- Add dependency on iconv (diff)
Remove the quote from IGNORE.
Reported by: krion
Notes
Notes: svn path=/head/; revision=125938
Diffstat (limited to 'comms')
-rw-r--r--comms/gfax/Makefile2
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>