diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:23:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:23:38 +0000 |
commit | 16cd3f138330f0c76478bff2556bf894cb6214a0 (patch) | |
tree | 0b2863f774912a91858b57beb1b7612932381c8e /x11 | |
parent | BROKEN: Does not build (diff) |
BROKEN: Size mismatch
Notes
Notes:
svn path=/head/; revision=153427
Diffstat (limited to 'x11')
-rw-r--r-- | x11/nvidia-settings/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/nvidia-settings/Makefile b/x11/nvidia-settings/Makefile index 8de8895b31cb..e8b5cf1190e2 100644 --- a/x11/nvidia-settings/Makefile +++ b/x11/nvidia-settings/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= bland MAINTAINER= bland@FreeBSD.org COMMENT= Display Control Panel for X NVidia driver +BROKEN= Size mismatch + USE_X_PREFIX= yes USE_GNOME= gtk20 USE_GMAKE= yes |