edwin       2008-03-13 11:21:28 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.sites.mk 
  Log:
  [patch] improve Mk/bsd.sites.mk MASTER_SITE_GOOGLE_CODE variable
  
      There are 18 ports which can't use the MASTER_SITE_GOOGLE_CODE
      variable for MASTER_SITES yet because their PORTNAME isn't the
      same as the hostname. For example:
  
      graphics/tesseract/Makefile:MASTER_SITES= 
http://tesseract-ocr.googlecode.com/files/ CENKES
      net-im/jabber-pyaim/Makefile:MASTER_SITES= 
http://pyaimt.googlecode.com/files/
      net-im/jabber-pyicq/Makefile:MASTER_SITES= 
http://pyicqt.googlecode.com/files/
  
      This patch introduces the PROJECTHOST variable which can be
      used to overcome this problem.
  
  PR:             ports/121453
  Submitted by:   Edwin Groothuis <[EMAIL PROTECTED]>
  Reviewed by:    pav@
  
  Revision  Changes    Path
  1.440     +6 -1      ports/Mk/bsd.sites.mk
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to