diff options
author | asami <asami@FreeBSD.org> | 1998-12-01 12:20:08 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-12-01 12:20:08 +0800 |
commit | 2f521fc0c1658592f1e4916d52d043ed8c70c0a8 (patch) | |
tree | 88c3fcff3cbb8ac001881826988f05d5f6103a37 /japanese/xemacs21-wnn6 | |
parent | c961cfb4c5879690242036b5e057da5033a0c581 (diff) | |
download | freebsd-ports-graphics-2f521fc0c1658592f1e4916d52d043ed8c70c0a8.tar.gz freebsd-ports-graphics-2f521fc0c1658592f1e4916d52d043ed8c70c0a8.tar.zst freebsd-ports-graphics-2f521fc0c1658592f1e4916d52d043ed8c70c0a8.zip |
Oops, forgot commit BROKEN_ELF removal from these two.
Diffstat (limited to 'japanese/xemacs21-wnn6')
-rw-r--r-- | japanese/xemacs21-wnn6/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/xemacs21-wnn6/Makefile b/japanese/xemacs21-wnn6/Makefile index 976421cdbf1..62fe0d7664d 100644 --- a/japanese/xemacs21-wnn6/Makefile +++ b/japanese/xemacs21-wnn6/Makefile @@ -3,13 +3,11 @@ # Date created: 25 January 1998 # Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> # -# $Id: Makefile,v 1.2 1998/10/10 12:39:13 kuriyama Exp $ +# $Id: Makefile,v 1.3 1998/12/01 03:06:24 asami Exp $ # PKGNAME= ja-xemacs-wnn6-20.4 -BROKEN_ELF= Wnn6 has not yet corresponded to ELF - WNN6= yes MASTERDIR= ${.CURDIR}/../../japanese/xemacs |