Author: jbeich
Date: Fri Jun 15 19:42:52 2012
New Revision: 760

Log:
add hunspell to USE_MOZILLA description (after r748)

Modified:
   branches/experimental/Mk/bsd.gecko.mk

Modified: branches/experimental/Mk/bsd.gecko.mk
==============================================================================
--- branches/experimental/Mk/bsd.gecko.mk       Fri Jun 15 05:42:07 2012        
(r759)
+++ branches/experimental/Mk/bsd.gecko.mk       Fri Jun 15 19:42:52 2012        
(r760)
@@ -450,11 +450,11 @@
 # Ports can use the following:
 #
 # USE_MOZILLA                  By default, it enables the denendencies: cairo, 
dbm,
-#                                              event, ffi, jpeg, nspr, nss, 
png, sqlite, vpx and zip.
-#                                              Search for '_ALL_DEPENDS' below 
to see the list. If
-#                                              your port doesn't need one of 
list then you can use
-#                                              '-' like 'USE_MOZILLA= -png 
-zip' to subtract the
-#                                              dependencies.
+#                                              event, ffi, hunspell, jpeg, 
nspr, nss, png, sqlite,
+#                                              vpx and zip. Search for 
'_ALL_DEPENDS' below to see
+#                                              the list. If your port doesn't 
need one of list then
+#                                              you can use '-' like 
'USE_MOZILLA= -png -zip' to
+#                                              subtract the dependencies.
 #
 # GECKO_PLIST_PRE_FILES        Manual add files in the plist if it needs.
 #
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to