cvs commit: src/share/mk bsd.dport.mk Makefile bsd.port.mk

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Sep 8 16:39:53 PDT 2003


dillon      2003/09/08 16:39:23 PDT

  Modified files:
    share/mk             Makefile bsd.port.mk 
  Added files:
    share/mk             bsd.dport.mk 
  Log:
  Add bsd.dport.mk, which Makefile's in /usr/dports will use instead of
  bsd.port.mk.  Modify bsd.port.mk to check for the existance of the same
  port in /usr/dports and, if found, to cd into the dport and run the target
  there.
  
  NOTE: /usr/bin/relpath is required (see /usr/src/usr.bin/relpath).
  
  Revision  Changes    Path
  1.3       +2 -1      src/share/mk/Makefile
  1.3       +49 -1     src/share/mk/bsd.port.mk






More information about the Commits mailing list