svn commit: r319799 - head/x11-drivers/xorg-drivers
Koop Mast
kwm at FreeBSD.org
Mon Jun 3 18:38:54 UTC 2013
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 at FreeBSD.org
COMMENT= X.org drivers meta-port
+.MAKE.FreeBSD_UL= yes
+
VIDEODIR= ${PREFIX}/lib/xorg/modules/drivers
INPUTDIR= ${PREFIX}/lib/xorg/modules/input
More information about the svn-ports-all
mailing list