diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-09-28 06:40:09 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-09-28 06:40:09 +0800 |
commit | 66a4ff8188dc7d8fda13feefe092b6ac056c2269 (patch) | |
tree | 34989fd6f424f895f80fbb1e0f702bbfa5d01813 /x11-wm | |
parent | 8529c8d496d743c87768275605a2c0d861e25a5e (diff) | |
download | freebsd-ports-gnome-66a4ff8188dc7d8fda13feefe092b6ac056c2269.tar.gz freebsd-ports-gnome-66a4ff8188dc7d8fda13feefe092b6ac056c2269.tar.zst freebsd-ports-gnome-66a4ff8188dc7d8fda13feefe092b6ac056c2269.zip |
- Marked deprecated (Project is dead, last release from 2002)
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' \ |