Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Nov 2011 03:41:21 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/lcms2 Makefile
Message-ID:  <201111040341.pA43fLVC046402@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
danfe       2011-11-04 03:41:21 UTC

  FreeBSD ports repository

  Modified files:
    graphics/lcms2       Makefile 
  Log:
  - Canonicalize Makefile header
  - Rephrase COMMENT line, define LICENSE (MIT)
  - Prefer lowercase (foo) to uppercase (FOO) variables in ``.for .. .endfor''
    loops, as it indicates better that variable supposed to be "local"
  - Cleanup Makefile (drop no-op REINPLACE_CMD's, CFLAGS augmentation, etc.)
  - Use more standard MANPREFIX instead of MAN1PREFIX which also does not seem
    to be documented anywhere
  
  Revision  Changes    Path
  1.7       +20 -23    ports/graphics/lcms2/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111040341.pA43fLVC046402>