diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-25 09:56:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-25 09:56:48 +0000 |
commit | 82c19060e8d52159821a09ab8d132a2191b079d9 (patch) | |
tree | 3bd822e69f639b531c6361323a3a747a19460671 /x11 | |
parent | e8e9ff69e11aec9170bb51a242303f24aac26ea0 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-contrib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/XFree86-contrib/Makefile b/x11/XFree86-contrib/Makefile index 299a5b6f8770..f060050ece56 100644 --- a/x11/XFree86-contrib/Makefile +++ b/x11/XFree86-contrib/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= jmz@FreeBSD.org COMMENT= XFree86 contrib programs +BROKEN= "Does not compile" + # Define FORCE_PACKAGE from the command line if you want to override # this and build a package NO_PACKAGE= "Binary package distributed by XFree86 already" |