From 5473023acc9e877952438393a441efbb4aaaec14 Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 21 Oct 1998 07:09:58 +0000 Subject: yatex-xemacs depends on bash to build. --- print/yatex/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/yatex/Makefile b/print/yatex/Makefile index f54ac88..1ed8241 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Feb. 1998 # Whom: Satoshi Taoka # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/14 00:16:07 kuriyama Exp $ # DISTNAME= yatex9805062331 @@ -21,7 +21,8 @@ PLIST= ${.CURDIR}/pkg/PLIST WRKSRC= ${WRKDIR}/yatex${VERSION} .if defined(XEMACS-MULE) BUILD_DEPENDS= xemacs:${PORTSDIR}/editors/xemacs-mule \ - nkf:${PORTSDIR}/japanese/nkf + nkf:${PORTSDIR}/japanese/nkf \ + bash:${PORTSDIR}/shells/bash2 .endif VERSION= 1.65.6 -- cgit v1.1