diff options
Diffstat (limited to 'x11-wm/scwm/Makefile')
-rw-r--r-- | x11-wm/scwm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile index 7d8f56ee70d..9d7db59f705 100644 --- a/x11-wm/scwm/Makefile +++ b/x11-wm/scwm/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://scwm.mit.edu/pub/scwm/ MAINTAINER= nakai@FreeBSD.org COMMENT= Scheme configurable window manager +BROKEN= "Does not compile" + LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile RUN_DEPENDS= ${X11BASE}/share/scwm/pixmaps/Animator.xpm:${PORTSDIR}/graphics/scwm-icons |