aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-nouveau
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2010-02-07 11:51:08 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2010-02-07 11:51:08 +0000
commitf18d011411205cf73900c4ef2b0d09292fb21dcb (patch)
treee4a0aadff05f8588e9a24cc00643de3ea9c946db /x11-drivers/xf86-video-nouveau
parent4ab15900201491184867bf500e631fe0dc6a4eeb (diff)
downloadports-f18d011411205cf73900c4ef2b0d09292fb21dcb.tar.gz
ports-f18d011411205cf73900c4ef2b0d09292fb21dcb.zip
Notes
Diffstat (limited to 'x11-drivers/xf86-video-nouveau')
-rw-r--r--x11-drivers/xf86-video-nouveau/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-nouveau/Makefile b/x11-drivers/xf86-video-nouveau/Makefile
index 63891f3fed33..401567f9f58e 100644
--- a/x11-drivers/xf86-video-nouveau/Makefile
+++ b/x11-drivers/xf86-video-nouveau/Makefile
@@ -20,6 +20,10 @@ MAN4= nouveau.4x
MAKE_JOBS_SAFE= yes
+.if defined(WITHOUT_NOUVEAU)
+BROKEN= Please disable WITHOUT_NOUVEAU global macro.
+.endif
+
post-configure:
${REINPLACE_CMD} '/NV_DRIVER_DATE/s/".*"/"${SNAPDATE}.${SNAPREV}"/' ${WRKSRC}/config.h