diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-28 04:45:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-28 04:45:52 +0000 |
commit | f0d74dc4264f187c11319626069945ba240416d5 (patch) | |
tree | 4f17642c199f5406b1945153a9794a07d5a6c3c9 /x11-wm | |
parent | - Restore BROKEN does not build (diff) |
- BROKEN fails to build
Reported by: phw via linimon
Notes
Notes:
svn path=/head/; revision=269949
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/kompmgr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/kompmgr/Makefile b/x11-wm/kompmgr/Makefile index 24c212865640..dcacd5eff4cc 100644 --- a/x11-wm/kompmgr/Makefile +++ b/x11-wm/kompmgr/Makefile @@ -26,6 +26,8 @@ WRKSRC= ${WRKDIR}/kdebase-${PORTVERSION} PLIST_FILES= bin/kompmgr +BROKEN= does not build + .include <bsd.port.pre.mk> do-build: |