Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2003 06:15:02 -0700 (PDT)
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/multimedia/xawtv Makefile
Message-ID:  <200306101315.h5ADF27h092163@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
oliver      2003/06/10 06:15:02 PDT

  FreeBSD ports repository

  Modified files:
    multimedia/xawtv     Makefile 
  Log:
  The last commit broke the Makefile because I checked a variable before
  bsd.port.pre.mk was included. But the variable gets defined in bsd.port.pre.mk.
  Move the OSVERSION check behind those include.
  
  Noticed by:     Dan Langille <dan@langille.org>
  
  Revision  Changes    Path
  1.28      +6 -6      ports/multimedia/xawtv/Makefile



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