This patch is untested, I just noticed that bluefish wouldn't load
when installed from packages because of missing aspell.

Index: www/bluefish/Makefile
===================================================================
RCS file: /cvs/ports/www/bluefish/Makefile,v
retrieving revision 1.61
diff -u -p -r1.61 Makefile
--- www/bluefish/Makefile       22 Nov 2010 08:36:47 -0000      1.61
+++ www/bluefish/Makefile       4 Apr 2011 11:35:09 -0000
@@ -27,7 +27,8 @@ WANTLIB += gailutil gtk-x11-2.0>=0.14 gd
 MODULES=       devel/gettext
 
 RUN_DEPENDS=   devel/desktop-file-utils \
-               misc/shared-mime-info
+               misc/shared-mime-info \
+               textproc/aspell
 BUILD_DEPENDS= misc/shared-mime-info
 LIB_DEPENDS=   x11/gtk+2 \
                devel/pcre \

Thanks,

-- 
Peter Ericson

Reply via email to