- Deprecate
- Set EXPIRATION_DATE Approved by: erwin (mentor, implicit)
This commit is contained in:
parent
8bf171869f
commit
c79d934b75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185467
2 changed files with 6 additions and 0 deletions
|
@ -24,6 +24,9 @@ BUILD_DEPENDS= emacs-dl-${EMACS_VER}:${EMACSDL_DIR} \
|
|||
RUN_DEPENDS= emacs-dl-${EMACS_VER}:${EMACSDL_DIR} \
|
||||
${APEL_DEPENDS}:${PORTSDIR}/editors/apel-emacs20
|
||||
|
||||
DEPRECATED= has deprecated dependency
|
||||
EXPIRATION_DATE= 2007-03-01
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --with-canna-includes=${PREFIX}/include \
|
||||
--with-canna-libraries=${PREFIX}/lib \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue