diff options
author | asami <asami@FreeBSD.org> | 1998-10-20 20:41:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-10-20 20:41:01 +0800 |
commit | 329a416c3744fada31a41d5633409617238316c9 (patch) | |
tree | 5d58a9e76c69a4adedad63112447b4874bcbe59f /japanese | |
parent | dd20a550c96e46553497c95ad7d412ac820b0f2f (diff) | |
download | freebsd-ports-gnome-329a416c3744fada31a41d5633409617238316c9.tar.gz freebsd-ports-gnome-329a416c3744fada31a41d5633409617238316c9.tar.zst freebsd-ports-gnome-329a416c3744fada31a41d5633409617238316c9.zip |
Broken for non-ELF systems too.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/diclookup-emacs20/Makefile | 4 | ||||
-rw-r--r-- | japanese/diclookup-mule/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/diclookup-emacs20/Makefile b/japanese/diclookup-emacs20/Makefile index 2180222f4c27..9f433fb5a7e4 100644 --- a/japanese/diclookup-emacs20/Makefile +++ b/japanese/diclookup-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Jan 1998 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.2 1998/08/07 22:43:07 asami Exp $ +# $Id: Makefile,v 1.3 1998/10/16 02:04:48 jseger Exp $ # DISTNAME= diclookup-mule-2.3.3 @@ -16,7 +16,7 @@ PATCHFILES= diclookup-mule-2.3.3-wave-patch.gz MAINTAINER= mita@jp.FreeBSD.org -BROKEN_ELF= yes +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 diff --git a/japanese/diclookup-mule/Makefile b/japanese/diclookup-mule/Makefile index 2180222f4c27..9f433fb5a7e4 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.2 1998/08/07 22:43:07 asami Exp $ +# $Id: Makefile,v 1.3 1998/10/16 02:04:48 jseger Exp $ # DISTNAME= diclookup-mule-2.3.3 @@ -16,7 +16,7 @@ PATCHFILES= diclookup-mule-2.3.3-wave-patch.gz MAINTAINER= mita@jp.FreeBSD.org -BROKEN_ELF= yes +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 |