mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Remove RUN_DEPENDS editors/xemacs-mule-packages according to
xemacs-*packages rearrangement. And also remove RUN_DEPENDS editors/xemacs-additional-packages because of prevent multi- installation of existing xemacs-*-packages.
This commit is contained in:
parent
a789931495
commit
66a133ef4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52356
@ -14,15 +14,9 @@ EXTRACT_ONLY= # empty
|
||||
|
||||
MAINTAINER= kiri@FreeBSD.org
|
||||
|
||||
.if defined(NAMEPREFIX) && ${NAMEPREFIX} == "mule-" || \
|
||||
defined(PKGNAMEPREFIX) && ${PKGNAMEPREFIX} != ""
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/doc/xemacs-additional-packages:${PORTSDIR}/editors/xemacs-additional-packages \
|
||||
${LOCALBASE}/lib/xemacs/mule-packages/pkginfo/MANIFEST.leim:${PORTSDIR}/editors/xemacs-mule-packages \
|
||||
${RUN_DEP_LIST}
|
||||
.else
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/doc/xemacs-additional-packages:${PORTSDIR}/editors/xemacs-additional-packages \
|
||||
${RUN_DEP_LIST}
|
||||
.endif
|
||||
RUN_DEPENDS= ${RUN_DEP_LIST}
|
||||
# below line would be remove comment and add RUN_DEPNDS after any xemacs-*-packages added
|
||||
# ${LOCALBASE}/share/doc/xemacs-additional-packages:${PORTSDIR}/editors/xemacs-additional-packages \
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user