summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2000-09-03 15:04:20 +0000
committerwiz <wiz>2000-09-03 15:04:20 +0000
commit91e2d2fc7d841604d171042e4f109dc7568897a1 (patch)
tree5e56f5f7c54853086507d94cae02a34c196a4c61
parent2e2b42b08fabe1a382f4e936f18d7f9d19e63a0d (diff)
downloadpkgsrc-91e2d2fc7d841604d171042e4f109dc7568897a1.tar.gz
move BROKEN line to silence pkglint
-rw-r--r--lang/expect/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 5170cb7f298..46b94ed4667 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2000/09/01 17:58:05 jwise Exp $
+# $NetBSD: Makefile,v 1.21 2000/09/03 15:04:20 wiz Exp $
# FreeBSD Id: Makefile,v 1.29 1998/01/27 01:11:47 fenner Exp
#
@@ -7,13 +7,13 @@ PKGNAME= expect-5.25
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_BACKUP}
-BROKEN= This package has not yet been updated to work with tcl-8.3.2.
-
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://expect.nist.gov/
DEPENDS+= tk-8.3.2:../../x11/tk
+BROKEN= This package has not yet been updated to work with tcl-8.3.2.
+
WRKSRC= ${WRKDIR}/expect-5.25
GNU_CONFIGURE= yes