diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-28 12:45:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-28 12:45:52 +0800 |
commit | 23808772a32d3c6e25231b3d72c3d9bc49cb0599 (patch) | |
tree | dfd98931fe4b850966e4f210c352fa447e18313e /x11-wm | |
parent | d1537a6c22366eaefe05060b490d876aca17a1cc (diff) | |
download | freebsd-ports-gnome-23808772a32d3c6e25231b3d72c3d9bc49cb0599.tar.gz freebsd-ports-gnome-23808772a32d3c6e25231b3d72c3d9bc49cb0599.tar.zst freebsd-ports-gnome-23808772a32d3c6e25231b3d72c3d9bc49cb0599.zip |
- BROKEN fails to build
Reported by: phw via linimon
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: |