Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2004 14:17:03 -0800 (PST)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk
Message-ID:  <200401202217.i0KMH34n020874@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2004/01/20 14:17:03 PST

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  OPTIONSFILE now defaults to ${PORT_DBDIR}/${UNIQUENAME}/options where
  ${PORT_DBDIR} is /var/db/ports and ${UNIQUENAME} is
  ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}.  OPTIONSFILE, PORT_DBDIR,
  and UNIQUENAME are all overrideable by the porter.
  
  Note: a better solution may be forthcoming after it can be shaken out
  on bento.  This is a simple fix to workaround PORTNAME conflicts in the
  tree.
  
  Submitted by:   eivind
  
  Revision  Changes    Path
  1.478     +8 -5      ports/Mk/bsd.port.mk



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