summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libstroke/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile
index 40b244fc429..115c298746a 100644
--- a/devel/libstroke/Makefile
+++ b/devel/libstroke/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/01/02 16:41:05 rh Exp $
+# $NetBSD: Makefile,v 1.2 2000/01/06 13:28:42 rh Exp $
#
DISTNAME= libstroke-0.3
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.etla.net/libstroke/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.etla.net/libstroke/
-DEPENGS+= tcl-8.0.5:../../lang/tcl80
+DEPENDS+= tcl-8.0.5:../../lang/tcl80
GNU_CONFIGURE= YES
USE_LIBTOOL= YES