aboutsummaryrefslogtreecommitdiff
path: root/editors/apel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-05-12 06:49:08 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-05-12 06:49:08 +0000
commitaff35e5f238cdb2da5e48b7f43428f1da5e662db (patch)
tree56b4795af17914f8979d79b9751aa432bbe34710 /editors/apel
parent22cd9f07ec1607e57b761d5c78080577603f8e26 (diff)
downloadports-aff35e5f238cdb2da5e48b7f43428f1da5e662db.tar.gz
ports-aff35e5f238cdb2da5e48b7f43428f1da5e662db.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 9e8f45366158..b05ddb8990a7 100644
--- a/editors/apel/Makefile
+++ b/editors/apel/Makefile
@@ -38,8 +38,8 @@ ALL_TARGET?= elc
# depends on custom: emacs-19.34 or mule-19.34
.if (${EMACS_VER} == "19.34")
-BUILD_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp/custom.el:${PORTSDIR}/editors/custom-${EMACS_PORT}
-RUN_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp/custom.el:${PORTSDIR}/editors/custom-${EMACS_PORT}
+BUILD_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp/custom.el:${PORTSDIR}/editors/custom-${EMACS_PORT_NAME}
+RUN_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp/custom.el:${PORTSDIR}/editors/custom-${EMACS_PORT_NAME}
.endif
.if defined(EMACS_PACKAGESDIR)
BUILD_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/xemacs-packages/lisp/xemacs-base/advice.el:${PORTSDIR}/editors/xemacs-sumo-packages