cvs commit: ports/x11-themes/polymer Makefile

Alexey Dokuchaev danfe at FreeBSD.org
Fri Dec 16 18:31:44 UTC 2011


danfe       2011-12-16 18:31:43 UTC

  FreeBSD ports repository

  Modified files:
    x11-themes/polymer   Makefile 
  Log:
  - Define LICENSE (GPLv2)
  - Install some docs and manpage (courtesy of Debian)
  - Remove dead master site
  - Adjust COMMENT and Makefile header while here
  - Since MMX/SSE2 code is written in i386-specific assembly and is also not
    64-bit safe, check for == i386 instead of != amd64 (should be no-op)
  - Remove USE_LDCONFIG which makes no sense in this case
  
  Revision  Changes    Path
  1.18      +15 -7     ports/x11-themes/polymer/Makefile


More information about the cvs-all mailing list