Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2008 12:00:10 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/chkrootkit Makefile
Message-ID:  <200807241200.m6OC0AJx036296@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
garga       2008-07-24 12:00:10 UTC

  FreeBSD ports repository

  Modified files:
    security/chkrootkit  Makefile 
  Log:
  No functional changes, just try to make Makefile a bit better:
  
  - Remove conditional to set PORTDOCS
  - s/pre-patch/post-patch/
  - Change Makefile's reinplace to use ?= instead of comment CC and CFLAGS lines
    and remove MAKE_ENV declaration
  - Remove redundances of program names, just set it one time and use the vars to
    repeat names
  
  Approved by:    maintainer by email
  
  Revision  Changes    Path
  1.30      +24 -26    ports/security/chkrootkit/Makefile



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