diff options
author | antoine <antoine@FreeBSD.org> | 2017-12-27 17:30:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-12-27 17:30:47 +0800 |
commit | 5eebe84cb762b7a8b7105cec792035c0256bd49e (patch) | |
tree | a56c8be262a439e053fe59f10c4194f6d64c021d /x11-wm | |
parent | d7fe6e6a2fdea10f1b08d47540087ffe89d9964d (diff) | |
download | freebsd-ports-gnome-5eebe84cb762b7a8b7105cec792035c0256bd49e.tar.gz freebsd-ports-gnome-5eebe84cb762b7a8b7105cec792035c0256bd49e.tar.zst freebsd-ports-gnome-5eebe84cb762b7a8b7105cec792035c0256bd49e.zip |
Deprecate ports broken for more than 6 months
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 |