summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-01-06 13:28:42 +0000
committerrh <rh@pkgsrc.org>2000-01-06 13:28:42 +0000
commit4de31052af69634e50e9b91ee5cd82cb83943c18 (patch)
tree9b8edc28d08cf58f54b8bbd81f5e133c1cf2bdcb
parentec3b7d4b2da0732c082a601f8fc9278867579aeb (diff)
downloadpkgsrc-4de31052af69634e50e9b91ee5cd82cb83943c18.tar.gz
DEPENGS --> DEPENDS
-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