summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorkiri <kiri@FreeBSD.org>2001-12-29 12:13:16 +0000
committerkiri <kiri@FreeBSD.org>2001-12-29 12:13:16 +0000
commitc8f48ecc92acac4413d7458b0dae7fbaf6065de7 (patch)
tree0ff4c59e01115c96fd562b6e79947be0ed20272f /editors
parent2f20e9910a0bd258d4ec07a01ef295e719b72cce (diff)
downloadFreeBSD-ports-c8f48ecc92acac4413d7458b0dae7fbaf6065de7.zip
FreeBSD-ports-c8f48ecc92acac4413d7458b0dae7fbaf6065de7.tar.gz
Change (RUN|BUILD)_DEPENDS from editors/xemacs-basic-mule-packages
to editors/xemacs-mule-packages according to xemacs-*packages rearrangement.
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs21-mule/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile
index add8c3f..b39ce59 100644
--- a/editors/xemacs21-mule/Makefile
+++ b/editors/xemacs21-mule/Makefile
@@ -28,9 +28,9 @@ MAINTAINER?= kiri@FreeBSD.org
BUILD_DEPENDS= ${BUILD_INPUT_METHOD}
.if defined(MULE_SLAVE)
RUN_DEPENDS= ${LOCALBASE}/lib/xemacs-${XEMACS_VER}/lisp/x-win-xfree86.elc:${PORTSDIR}/editors/xemacs${XEMACS_MAJOR_VER}-mule-common \
- ${LOCALBASE}/lib/xemacs/mule-packages/pkginfo/MANIFEST.skk:${PORTSDIR}/editors/xemacs-basic-mule-packages
+ ${LOCALBASE}/lib/xemacs/mule-packages/pkginfo/MANIFEST.skk:${PORTSDIR}/editors/xemacs-mule-packages
.else
-RUN_DEPENDS= ${LOCALBASE}/lib/xemacs/mule-packages/pkginfo/MANIFEST.skk:${PORTSDIR}/editors/xemacs-basic-mule-packages
+RUN_DEPENDS= ${LOCALBASE}/lib/xemacs/mule-packages/pkginfo/MANIFEST.skk:${PORTSDIR}/editors/xemacs-mule-packages
.endif
LIB_DEPENDS= compface.1:${PORTSDIR}/mail/faces \
intl.1:${PORTSDIR}/devel/gettext \
OpenPOWER on IntegriCloud