[Midnightbsd-cvs] mports: bsd.mport.mk: Document what i did to bison!

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Apr 14 02:00:37 EDT 2008


Log Message:
-----------
Document what i did to bison!

Modified Files:
--------------
    mports/Mk:
        bsd.mport.mk (r1.92 -> r1.93)

-------------- next part --------------
Index: bsd.mport.mk
===================================================================
RCS file: /home/cvs/mports/Mk/bsd.mport.mk,v
retrieving revision 1.92
retrieving revision 1.93
diff -L Mk/bsd.mport.mk -L Mk/bsd.mport.mk -u -r1.92 -r1.93
--- Mk/bsd.mport.mk
+++ Mk/bsd.mport.mk
@@ -346,7 +346,9 @@
 #				- If set, this port uses the AFPL version of the ghostscript
 #				  software instead of the GNU version, which is used otherwise.
 ##
-# USE_BISON		- If set, this port uses bison for building.
+# USE_BISON		- If set to build, adds a build dependancy on bison. run implies a run
+#				  depends, both adds a build and run depends.  The legacy
+#				  option yes is deprecated (but implies build for now).
 ##
 # USE_IMAKE		- If set, this port uses imake.  Implies USE_X_PREFIX 
 # XMKMF			- Set to path of `xmkmf' if not in $PATH


More information about the Midnightbsd-cvs mailing list