aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2010-01-27 15:52:38 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2010-01-27 15:52:38 +0000
commit5ad09c63ec72b299177a7fc5cc499a40228a6657 (patch)
treee6446f0b5f1b179273bc379346cc597708cebb1a /editors
parent5736c8eab3bdf8a1c7cd6fed3d674db2854d8d1e (diff)
downloadports-5ad09c63ec72b299177a7fc5cc499a40228a6657.tar.gz
ports-5ad09c63ec72b299177a7fc5cc499a40228a6657.zip
Fix build error with xemacs21-mule.
Notes
Notes: svn path=/head/; revision=248685
Diffstat (limited to 'editors')
-rw-r--r--editors/flim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile
index 10ad12fb96d9..4350a3efaee8 100644
--- a/editors/flim/Makefile
+++ b/editors/flim/Makefile
@@ -57,6 +57,7 @@ PLIST= ${PKGDIR}/pkg-plist.emacs21
.if defined(EMACS_PACKAGESDIR)
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
+MAKE_ARGS+= PACKAGEDIR="${LOCALBASE}/${EMACS_PACKAGESDIR}"
.else
# depends on apel (case of gnu emacsen etc...)
BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/emu/emu.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX}