diff options
Diffstat (limited to 'japanese/diclookup-mule/Makefile')
-rw-r--r-- | japanese/diclookup-mule/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/diclookup-mule/Makefile b/japanese/diclookup-mule/Makefile index c1bf2e92fe80..ca294cc22488 100644 --- a/japanese/diclookup-mule/Makefile +++ b/japanese/diclookup-mule/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Jan 1998 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.4 1998/10/20 12:41:01 asami Exp $ +# $Id: Makefile,v 1.5 1998/11/15 12:21:55 kuriyama Exp $ # DISTNAME= diclookup-mule-2.3.3 @@ -16,8 +16,6 @@ PATCHFILES= diclookup-mule-2.3.3-wave-patch.gz MAINTAINER= mita@jp.FreeBSD.org -BROKEN= tries to install in /usr/local/lib/mule/site-lisp - RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/non-cjk/fonts.dir:${PORTSDIR}/x11-fonts/etlfonts BUILD_DEPENDS= mule:${PORTSDIR}/japanese/mule-wnn4 |