diff options
author | asami <asami@FreeBSD.org> | 1998-07-21 21:26:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-21 21:26:01 +0800 |
commit | 9fb121d37cb8525db32336d1641c97149e347583 (patch) | |
tree | ec0297675e391a0acddbeb63ed550389454fb3cf /japanese | |
parent | a99486b458134af50a4257e9e0e1fd9859758294 (diff) | |
download | freebsd-ports-gnome-9fb121d37cb8525db32336d1641c97149e347583.tar.gz freebsd-ports-gnome-9fb121d37cb8525db32336d1641c97149e347583.tar.zst freebsd-ports-gnome-9fb121d37cb8525db32336d1641c97149e347583.zip |
Patch doesn't apply anymore....
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/expect/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/expect/Makefile b/japanese/expect/Makefile index 659d40bd204e..77f62642322d 100644 --- a/japanese/expect/Makefile +++ b/japanese/expect/Makefile @@ -3,7 +3,7 @@ # Date created: 17 Oct 1997 # Whom: taguchi # -# $Id: Makefile,v 1.7 1998/02/22 08:35:03 fenner Exp $ +# $Id: Makefile,v 1.8 1998/07/03 23:18:22 steve Exp $ # DISTNAME= expect-5.26 @@ -14,6 +14,8 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp LIB_DEPENDS= tk80jp\\.1\\.:${PORTSDIR}/japanese/tk80 +BROKEN= patch + FILESDIR= ${.CURDIR}/../../lang/expect/files GNU_CONFIGURE= yes USE_AUTOCONF= yes |