diff options
author | miwi <miwi@FreeBSD.org> | 2007-10-01 06:37:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-10-01 06:37:58 +0800 |
commit | c42bc1f6a273f55a9be5c710bce56d82ac441975 (patch) | |
tree | cc2bc0c8bcc06a6fbf7b170d73dec4a353317693 /x11-wm/clementine/Makefile | |
parent | b0625f68114b1b76c28dfd1ac0f82e3a0259afb8 (diff) | |
download | freebsd-ports-gnome-c42bc1f6a273f55a9be5c710bce56d82ac441975.tar.gz freebsd-ports-gnome-c42bc1f6a273f55a9be5c710bce56d82ac441975.tar.zst freebsd-ports-gnome-c42bc1f6a273f55a9be5c710bce56d82ac441975.zip |
- Remove Deprecated and EXPIRATION_DATE
Requested by: kris/danfe
Diffstat (limited to 'x11-wm/clementine/Makefile')
-rw-r--r-- | x11-wm/clementine/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-wm/clementine/Makefile b/x11-wm/clementine/Makefile index 75662e9eb864..eb008cf03b90 100644 --- a/x11-wm/clementine/Makefile +++ b/x11-wm/clementine/Makefile @@ -25,9 +25,6 @@ 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' \ |