aboutsummaryrefslogtreecommitdiff
path: root/editors/apel
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-07-13 05:10:02 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-07-13 05:10:02 +0000
commit5e5c1f00204f78f12cbcb1b30953f63b55eb347a (patch)
tree6ffff30b2f896606454bc23181d9118faac2c68a /editors/apel
parenta2797f6ab68d5c8dad21d32fad210502fa8971f4 (diff)
downloadports-5e5c1f00204f78f12cbcb1b30953f63b55eb347a.tar.gz
ports-5e5c1f00204f78f12cbcb1b30953f63b55eb347a.zip
Notes
Diffstat (limited to 'editors/apel')
-rw-r--r--editors/apel/Makefile4
1 files changed, 2 insertions, 2 deletions
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: