diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/clementine/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/clementine/Makefile b/x11-wm/clementine/Makefile index eb008cf03b90..75662e9eb864 100644 --- a/x11-wm/clementine/Makefile +++ b/x11-wm/clementine/Makefile @@ -25,6 +25,9 @@ USE_X_PREFIX= yes DOCS= COPYING HISTORY LICENSE REINPLACE_ARGS= -i'' -E +DEPRECATED= Project is dead, last release from 2002 +EXPIRATION_DATE= 2007-10-28 + post-patch: ${REINPLACE_CMD} 's:^CFLAGS:IGNORE:g ; s:^DEFINES:IGNORE:g ;\ s:/usr/X11R6:${X11BASE}:g' \ |