Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2013 18:40:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-x11@FreeBSD.org
Subject:   Re: ports/179172: commit references a PR
Message-ID:  <201306031840.r53Ie11R008558@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/179172; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179172: commit references a PR
Date: Mon,  3 Jun 2013 18:39:06 +0000 (UTC)

 Author: kwm
 Date: Mon Jun  3 18:38:53 2013
 New Revision: 319799
 URL: http://svnweb.freebsd.org/changeset/ports/319799
 
 Log:
   Fix the options menu with bmake.
   
   PR:		ports/179172
   Submitted by:	tijl@
 
 Modified:
   head/x11-drivers/xorg-drivers/Makefile   (contents, props changed)
 
 Modified: head/x11-drivers/xorg-drivers/Makefile
 ==============================================================================
 --- head/x11-drivers/xorg-drivers/Makefile	Mon Jun  3 18:29:50 2013	(r319798)
 +++ head/x11-drivers/xorg-drivers/Makefile	Mon Jun  3 18:38:53 2013	(r319799)
 @@ -10,6 +10,8 @@ EXTRACT_ONLY=	# none
  MAINTAINER=	x11@FreeBSD.org
  COMMENT=	X.org drivers meta-port
  
 +.MAKE.FreeBSD_UL=    yes
 +
  VIDEODIR=	${PREFIX}/lib/xorg/modules/drivers
  INPUTDIR=	${PREFIX}/lib/xorg/modules/input
  
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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