Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 1997 02:37:24 -0700 (PDT)
From:      Satoshi Asami <asami>
To:        CVS-committers, cvs-all, cvs-ports
Subject:   cvs commit:  ports/audio/mxv Makefile
Message-ID:  <199704180937.CAA21532@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       97/04/18 02:37:22

  Modified:    audio/mxv  Makefile
  Log:
  Fix several bogons.  This port still doesn't compile, though.  The build
  target does nothing (if I go into work/ and type "make all" it doesn't
  do anything, either).
  
  (1) BUILD_DEPENDS is not supposed to be a single program name; it's a
      program name:directory pair.  Please check other ports or the
      handbook.
  
  (2) Use NO_WRKSUBDIR.
  
  (3) /usr/local/interviews/bin/FREEBSD is not in everyone's path, so
      specify XMKMF with full pathname.
  
  Revision  Changes    Path
  1.2       +6 -5      ports/audio/mxv/Makefile



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