Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 04:10:11 -0800 (PST)
From:      Thomas Gellekum <tg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/opendx Makefile
Message-ID:  <200103201210.f2KCABE37086@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tg          2001/03/20 04:10:11 PST

  Modified files:
    graphics/opendx      Makefile 
  Log:
  - Use USE_GMAKE to really make this build.
  - Add some more dependencies.
  - Add `-lcompat' to the libs so dxui actually works as intended.
    The problem is that the OpenDX folks assume the old V8 style regcomp(3),
    not the POSIX one. Adding the lib is just meant as a stop gap solution,
    the real fix to the code will follow.
  - Bump PORTREVISION.
  
  Revision  Changes    Path
  1.11      +10 -3     ports/graphics/opendx/Makefile


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?200103201210.f2KCABE37086>