Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 08:18:18 -0800 (PST)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/quagga Makefile pkg-plist
Message-ID:  <200311141618.hAEGIIBi042496@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2003/11/14 08:18:17 PST

  FreeBSD ports repository (src committer)

  Modified files:
    net/quagga           Makefile pkg-plist 
  Log:
  Fix packaging when OSPFAPI is requested. This installs additional headers,
  and an additional directory.
  
  Use the PLIST_SUB mechanism to achieve this rather than rewriting the entire
  pkg-plist; if more sweeping additions are required we can do this later. The
  smoke-and-mirrors going on here mean that we have to keep Makefile.inc around
  in the WRKDIR until the install step, so that the pkg-plist can be substituted.
  
  Keep the pkg-plist sort -r'd to avoid churn on future changes.
  
  Noticed by:     kris
  
  Revision  Changes    Path
  1.9       +8 -3      ports/net/quagga/Makefile
  1.3       +62 -62    ports/net/quagga/pkg-plist



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