summaryrefslogtreecommitdiff
path: root/japanese/expect/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-27 00:12:17 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-27 00:12:17 +0000
commit11275781f876c5c2de370920a8e1deef46f9ccea (patch)
treea5df8d109fa7dcdcf52e5194aa56591cc5fb7b68 /japanese/expect/Makefile
parentFix a couple of minor nits. (diff)
Fix patch-ab, correct category, and correct TCL_LIBRARY.
PR: 7340 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Notes
Notes: svn path=/head/; revision=12144
Diffstat (limited to 'japanese/expect/Makefile')
-rw-r--r--japanese/expect/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/japanese/expect/Makefile b/japanese/expect/Makefile
index 77f62642322d..def23f734a0e 100644
--- a/japanese/expect/Makefile
+++ b/japanese/expect/Makefile
@@ -3,19 +3,17 @@
# Date created: 17 Oct 1997
# Whom: taguchi
#
-# $Id: Makefile,v 1.8 1998/07/03 23:18:22 steve Exp $
+# $Id: Makefile,v 1.9 1998/07/21 13:26:01 asami Exp $
#
DISTNAME= expect-5.26
PKGNAME= ja-expect-5.26
-CATEGORIES= japanese lang tk42
+CATEGORIES= japanese lang tk80
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