summaryrefslogtreecommitdiff
path: root/devel/libstroke
diff options
context:
space:
mode:
authorrh <rh>2000-01-06 13:28:42 +0000
committerrh <rh>2000-01-06 13:28:42 +0000
commitc6f1fa104302283fceea623af5d4201f4d9a62a1 (patch)
tree9b8edc28d08cf58f54b8bbd81f5e133c1cf2bdcb /devel/libstroke
parent2344c83ab31fb28f6cfa95ea3b739df7cb253df9 (diff)
downloadpkgsrc-c6f1fa104302283fceea623af5d4201f4d9a62a1.tar.gz
DEPENGS --> DEPENDS
Diffstat (limited to 'devel/libstroke')
-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