diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/gcompmgr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile index 27f8b51e1a20..c3cc0271497d 100644 --- a/x11-wm/gcompmgr/Makefile +++ b/x11-wm/gcompmgr/Makefile @@ -13,6 +13,8 @@ COMMENT= GNOME interface to xcompmgr RUN_DEPENDS= xcompmgr:x11-wm/xcompmgr BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 GNU_CONFIGURE= yes LIBS+= -L${LOCALBASE}/lib -lX11 |