diff options
author | gabor <gabor@FreeBSD.org> | 2007-02-19 03:14:08 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-02-19 03:14:08 +0800 |
commit | 9c0e9ad45ed1c15080ccc7e6e097fb916e747e27 (patch) | |
tree | e1753b0cea39f0a4d4c8564df3c449d7a6aa4e07 /japanese/emacs20-dl-wnn6/Makefile | |
parent | 7383408f170e1f6cc0e4e8a1c51d504327b03866 (diff) | |
download | freebsd-ports-gnome-9c0e9ad45ed1c15080ccc7e6e097fb916e747e27.tar.gz freebsd-ports-gnome-9c0e9ad45ed1c15080ccc7e6e097fb916e747e27.tar.zst freebsd-ports-gnome-9c0e9ad45ed1c15080ccc7e6e097fb916e747e27.zip |
- Deprecate
- Set EXPIRATION_DATE
Approved by: erwin (mentor, implicit)
Diffstat (limited to 'japanese/emacs20-dl-wnn6/Makefile')
-rw-r--r-- | japanese/emacs20-dl-wnn6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/emacs20-dl-wnn6/Makefile b/japanese/emacs20-dl-wnn6/Makefile index 84b70f21ab58..5da894bba5fc 100644 --- a/japanese/emacs20-dl-wnn6/Makefile +++ b/japanese/emacs20-dl-wnn6/Makefile @@ -20,6 +20,9 @@ BUILD_DEPENDS= emacs-dl-${EMACS_VER}:${EMACSDL_DIR} \ ${NONEXISTENT}:${EMACSDL_DIR}:configure RUN_DEPENDS= emacs-dl-${EMACS_VER}:${EMACSDL_DIR} +DEPRECATED= has deprecated dependency +EXPIRATION_DATE= 2007-03-01 + USE_AUTOTOOLS= autoconf:213:env USE_GMAKE= yes GNU_CONFIGURE= yes |