From 10e463be45e54d5c395909a72018efb48aa83c20 Mon Sep 17 00:00:00 2001 From: Gary Jennejohn Date: Tue, 11 Jan 2000 20:12:05 +0000 Subject: Another change to support using this with xemacs-mule. PR: 16051 (partly) Submitted by: KIRIYAMA Kazuhiko --- editors/xemacs-devel/Makefile | 2 -- editors/xemacs/Makefile | 2 -- editors/xemacs21/Makefile | 2 -- 3 files changed, 6 deletions(-) diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index 893726ca4af3..cbafac3194c2 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/Makefile @@ -18,13 +18,11 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME} MAINTAINER= gj@FreeBSD.org -.if !defined(MULE_COMMON) RUN_DEPENDS+= ${PREFIX}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff -.endif XEMACS_REL= 21.1 XEMACS_VER= 21.1.8 diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 893726ca4af3..cbafac3194c2 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -18,13 +18,11 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME} MAINTAINER= gj@FreeBSD.org -.if !defined(MULE_COMMON) RUN_DEPENDS+= ${PREFIX}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff -.endif XEMACS_REL= 21.1 XEMACS_VER= 21.1.8 diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile index 893726ca4af3..cbafac3194c2 100644 --- a/editors/xemacs21/Makefile +++ b/editors/xemacs21/Makefile @@ -18,13 +18,11 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME} MAINTAINER= gj@FreeBSD.org -.if !defined(MULE_COMMON) RUN_DEPENDS+= ${PREFIX}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff -.endif XEMACS_REL= 21.1 XEMACS_VER= 21.1.8 -- cgit v1.2.3