editors/xemacs-comm-packages is obsolete. *_DEPENDS pointed to
editors/xemacs-packages
This commit is contained in:
parent
c8dc2a8e3d
commit
b8be769a7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80822
1 changed files with 4 additions and 4 deletions
|
@ -56,10 +56,10 @@ MIMEUI_COOKIE= semi-${EMACS_PORT_NAME}-${MIMEUI_VERSION}.FreeBSD-packages
|
|||
MANIFEST= MANIFEST.t-gnus
|
||||
EMACS_PACKAGESDIR= lib/xemacs/site-packages
|
||||
CONFIGURE_ARGS= --with-xemacs=${EMACS_CMD} --with-packagedir=${LOCALBASE}/${EMACS_PACKAGESDIR}
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/mh-e/mh-e.el:${PORTSDIR}/editors/xemacs-comm-packages \
|
||||
${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/bbdb/bbdb.el:${PORTSDIR}/editors/xemacs-comm-packages
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/mh-e/mh-e.el:${PORTSDIR}/editors/xemacs-comm-packages \
|
||||
${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/bbdb/bbdb.el:${PORTSDIR}/editors/xemacs-comm-packages
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/mh-e/mh-e.el:${PORTSDIR}/editors/xemacs-packages \
|
||||
${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/bbdb/bbdb.el:${PORTSDIR}/editors/xemacs-packages
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/mh-e/mh-e.el:${PORTSDIR}/editors/xemacs-packages \
|
||||
${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/bbdb/bbdb.el:${PORTSDIR}/editors/xemacs-packages
|
||||
INFODIR= ${LOCALBASE}/${EMACS_PACKAGESDIR}/info
|
||||
STARTUPDIR= ${EMACS_PACKAGESDIR}/lisp
|
||||
INFOFILES= emacs-mime gnus gnus-ja message message-ja sieve
|
||||
|
|
Loading…
Reference in a new issue