Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2000 14:38: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:  <200004112138.OAA41589@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       2000/04/11 14:38:04 PDT

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  (1) Include ${.CURDIR}/../Makefile.inc before ${MASTERDIR}/../Makefile.inc
      if ${.CURDIR} != ${MASTERDIR} (i.e., this is a slave port).
  Suggested by:	knu
  
  (2) Move PKGNAME/DISTNAME definition into the pre.mk section so it can
      be used in ports' Makefiles.
  
  Revision  Changes    Path
  1.335     +24 -20    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?200004112138.OAA41589>