aboutsummaryrefslogtreecommitdiff
path: root/editors/flim
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-11-18 21:19:20 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-11-18 21:19:20 +0000
commitdb4c659ca9d40331a790b5763ab740cf5224b324 (patch)
tree4cfdb35288047e9442586d15e1d9747455451336 /editors/flim
parent42debf2b515e93170bb75f7691b96cacf1de5147 (diff)
downloadports-db4c659ca9d40331a790b5763ab740cf5224b324.tar.gz
ports-db4c659ca9d40331a790b5763ab740cf5224b324.zip
Notes
Diffstat (limited to 'editors/flim')
-rw-r--r--editors/flim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile
index ff287ef89d29..43ea28387f3c 100644
--- a/editors/flim/Makefile
+++ b/editors/flim/Makefile
@@ -51,8 +51,8 @@ MAKE_ARGS+= PREFIX="${LOCALBASE}" \
.if defined(EMACS_PORT_NAME)
# depends on apel (case of xemacs-21.x or later)
.if defined(EMACS_PACKAGESDIR)
-BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/lisp/apel/emu.el:${PORTSDIR}/editors/xemacs-packages
-RUN_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/lisp/apel/emu.el:${PORTSDIR}/editors/xemacs-packages
+BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/apel/emu.el:${PORTSDIR}/editors/xemacs-packages
+RUN_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/apel/emu.el:${PORTSDIR}/editors/xemacs-packages
.else
# depends on apel (case of gnu emacsen etc...)
BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/emu/emu.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX}