aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-11-19 05:19:20 +0800
committersem <sem@FreeBSD.org>2005-11-19 05:19:20 +0800
commit7f69e9935d9e6ac40f7dfa938e673a73625f3528 (patch)
treea131e44950db90f3c9663a8c1a357f061b516ca1
parent0788e1fb169d9398dfa2672a9fcf5f1ae4554c2d (diff)
downloadfreebsd-ports-gnome-7f69e9935d9e6ac40f7dfa938e673a73625f3528.tar.gz
freebsd-ports-gnome-7f69e9935d9e6ac40f7dfa938e673a73625f3528.tar.zst
freebsd-ports-gnome-7f69e9935d9e6ac40f7dfa938e673a73625f3528.zip
- Fix dependency for flim-xemacs21-mule
- Sync dependencies for flim and semi-xemacs21-mule for one style. Reported by: kris via pointyhat Discussed with: Andrey Slusar
-rw-r--r--editors/flim-xemacs21-mule/Makefile2
-rw-r--r--editors/flim/Makefile4
-rw-r--r--editors/semi-xemacs21-mule/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/editors/flim-xemacs21-mule/Makefile b/editors/flim-xemacs21-mule/Makefile
index e72fa1ae05b4..bbddbe69c1e1 100644
--- a/editors/flim-xemacs21-mule/Makefile
+++ b/editors/flim-xemacs21-mule/Makefile
@@ -29,7 +29,7 @@ INSTALL_TARGET= install-package
# whether building info files by emacs or makeinfo
BUILD_INFO_BY_EMACS= YES
# texinfo packages
-BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfmt.el:${PORTSDIR}/editors/xemacs-packages
+BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/texinfo/texinfmt.el:${PORTSDIR}/editors/xemacs-packages
# package info manifest
MANIFEST= MANIFEST.flim
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}
diff --git a/editors/semi-xemacs21-mule/Makefile b/editors/semi-xemacs21-mule/Makefile
index 0ed962b015b4..4a40d910023b 100644
--- a/editors/semi-xemacs21-mule/Makefile
+++ b/editors/semi-xemacs21-mule/Makefile
@@ -35,7 +35,7 @@ HAS_MULE= YES
# whether building info files by emacs or makeinfo
BUILD_INFO_BY_EMACS= YES
# texinfo packages
-BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfmt.el:${PORTSDIR}/editors/xemacs-packages
+BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/texinfo/texinfmt.el:${PORTSDIR}/editors/xemacs-packages
# package info manifest
MANIFEST= MANIFEST.semi