Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 May 2004 03:18:50 -0700 (PDT)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/doc++ Makefile
Message-ID:  <200405091018.i49AIoUJ086932@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thierry     2004/05/09 03:18:50 PDT

  FreeBSD ports repository

  Modified files:
    devel/doc++          Makefile 
  Log:
  - Port's own prototype of getopt() was conflicting with one from unistd.h,
    so compile with -D__GNU_LIBRARY__ to get a correct/matching prototype.
    (even though the getopt from libc/unistd is not used)
  - Move RUN_DEPENDS earlier & tweak to satisfy portlint.
  - PORTREVISION++
  
  PR:             ports/65903
  Submitted by:   Sam Lawrance <boris@brooknet.com.au>
  Approved by:    maintainer.
  
  Revision  Changes    Path
  1.22      +8 -12     ports/devel/doc++/Makefile



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