aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorshige <shige@FreeBSD.org>2000-07-13 13:10:02 +0800
committershige <shige@FreeBSD.org>2000-07-13 13:10:02 +0800
commit244274e4f75571ab93cbeb6fec24aefe949df58e (patch)
tree5258df7b7ca99ca81307e2f688638eba97496e6f /editors
parent232f9b2c51fe2243d938211d2353ed18a41e875b (diff)
downloadfreebsd-ports-gnome-244274e4f75571ab93cbeb6fec24aefe949df58e.tar.gz
freebsd-ports-gnome-244274e4f75571ab93cbeb6fec24aefe949df58e.tar.zst
freebsd-ports-gnome-244274e4f75571ab93cbeb6fec24aefe949df58e.zip
In the case of apel-xemacs21-mule:
Depend on xemacs-packages instead of xemacs-sumo-packages because of rearrangement for xemacs emacs-lisp packages.
Diffstat (limited to 'editors')
-rw-r--r--editors/apel-emacs/Makefile4
-rw-r--r--editors/apel/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/apel-emacs/Makefile b/editors/apel-emacs/Makefile
index 88a4add5cf70..d9bca31dbbd5 100644
--- a/editors/apel-emacs/Makefile
+++ b/editors/apel-emacs/Makefile
@@ -46,8 +46,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/custom.el:${PORT
RUN_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/custom.el:${PORTSDIR}/editors/custom-${EMACS_PORT_NAME}
.endif
.if defined(EMACS_PACKAGESDIR)
-BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/xemacs-base/advice.el:${PORTSDIR}/editors/xemacs-sumo-packages
-RUN_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/xemacs-base/advice.el:${PORTSDIR}/editors/xemacs-sumo-packages
+BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/xemacs-base/advice.el:${PORTSDIR}/editors/xemacs-packages
+RUN_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/xemacs-base/advice.el:${PORTSDIR}/editors/xemacs-packages
.endif
.else
.BEGIN:
diff --git a/editors/apel/Makefile b/editors/apel/Makefile
index 88a4add5cf70..d9bca31dbbd5 100644
--- a/editors/apel/Makefile
+++ b/editors/apel/Makefile
@@ -46,8 +46,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/custom.el:${PORT
RUN_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/custom.el:${PORTSDIR}/editors/custom-${EMACS_PORT_NAME}
.endif
.if defined(EMACS_PACKAGESDIR)
-BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/xemacs-base/advice.el:${PORTSDIR}/editors/xemacs-sumo-packages
-RUN_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/xemacs-base/advice.el:${PORTSDIR}/editors/xemacs-sumo-packages
+BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/xemacs-base/advice.el:${PORTSDIR}/editors/xemacs-packages
+RUN_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/xemacs-base/advice.el:${PORTSDIR}/editors/xemacs-packages
.endif
.else
.BEGIN: