From 2d5cc3a0fd74299d49381d905a91d97ff1705b88 Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Thu, 17 Nov 2005 15:44:33 +0000 Subject: Fix INDEX build: - Get back editors/semi-xemacs21-mule and editors/flim-xemacs21-mule untill a decision will be found. - editors/flim: fix dependency. bump PORTREVISION. --- editors/flim/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/flim') diff --git a/editors/flim/Makefile b/editors/flim/Makefile index a1cc15834b37..ff287ef89d29 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -7,6 +7,7 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} +PORTREVISION?= 1 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/ \ http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-1.14/ \ @@ -50,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/apel${DEPPORT_SUFFIX} -RUN_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/lisp/apel/emu.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} +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 .else # depends on apel (case of gnu emacsen etc...) BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/emu/emu.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} -- cgit v1.2.3