diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:20:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:20:18 +0000 |
commit | 0c38b16b1f91878cb8e4c43c11fd87fcd603c5b6 (patch) | |
tree | f2782fe11dc0c964b209b008e6766edaede4c569 /x11/wrapper | |
parent | a85fff5fc80014ef4d04790abb31b6d61c32e180 (diff) |
Notes
Diffstat (limited to 'x11/wrapper')
-rw-r--r-- | x11/wrapper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/wrapper/Makefile b/x11/wrapper/Makefile index a34dac809572..c6fc2af58792 100644 --- a/x11/wrapper/Makefile +++ b/x11/wrapper/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= # intentionally left blank MAINTAINER= trevor@FreeBSD.org +BROKEN= Incomplete pkg-plist + CONFLICTS= XFree86-3.3.6* NO_WRKSUBDIR= yes PLIST_FILES= bin/Xwrapper |