Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2000 05:31:04 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk
Message-ID:  <200004101231.FAA69115@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       2000/04/10 05:31:04 PDT

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  Add PKGNAMEPREFIX and PKGNAMESUFFIX - these are to be used in case the
  package name includes "language specifics" or "compilation options" as
  specified in the handbook.  PKGNAME is now defined as
  ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}.
  
  Suggested by:	mharo (prefix), reg (suffix)
  Reviewed by:	the ports list
  
  Revision  Changes    Path
  1.334     +8 -5      ports/Mk/bsd.port.mk



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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