diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
commit | 09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch) | |
tree | 510258d636dce8c3debfa152cdc7e8079a6b5e79 /x11/numlockx | |
parent | c757f436f607cdb2bd0b6442a5c13b4ef9bd76e6 (diff) | |
download | ports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.tar.gz ports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.zip |
Notes
Diffstat (limited to 'x11/numlockx')
-rw-r--r-- | x11/numlockx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile index 4e4bf64116da..1061a503f146 100644 --- a/x11/numlockx/Makefile +++ b/x11/numlockx/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://caraldi.com/jbq/numlockx/ \ MAINTAINER= jb.quenot@caraldi.com COMMENT= This little thingy allows you to start X with NumLock turned on +BROKEN= Package build fails, will be removed after Feb 2 + HAS_CONFIGURE= yes USE_X_PREFIX= yes |