summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2000-09-03 15:07:26 +0000
committerwiz <wiz>2000-09-03 15:07:26 +0000
commita64a272ffe472fa7ce0e2d176d431db501c7ba20 (patch)
treeafd81566af42a8b6bf8a3f7e5205820aa05694fd /lang
parentc5059f433c7e8c548a715a6618915d595216b653 (diff)
downloadpkgsrc-a64a272ffe472fa7ce0e2d176d431db501c7ba20.tar.gz
move BROKEN line to appease pkglint
Diffstat (limited to 'lang')
-rw-r--r--lang/tclX80/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile
index 5c828b02fef..de2b1edc17e 100644
--- a/lang/tclX80/Makefile
+++ b/lang/tclX80/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/09/01 17:58:04 jwise Exp $
+# $NetBSD: Makefile,v 1.15 2000/09/03 15:07:26 wiz Exp $
#
DISTNAME= tclX8.0.4
@@ -6,13 +6,13 @@ PKGNAME= tclX-8.0.4
CATEGORIES= lang x11
MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/tclx-distrib/
-BROKEN= This package has not yet been updated to work with tcl-8.3.2.
-
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.neosoft.com/TclX/
DEPENDS+= tk-8.0.5:../../x11/tk80
+BROKEN= This package has not yet been updated to work with tcl-8.3.2.
+
USE_X11= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes