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
commit1eb8af1e8568ed81dd1279865614429c6ac2c259 (patch)
tree9b8edc28d08cf58f54b8bbd81f5e133c1cf2bdcb /devel/libstroke
parenta7d854db0b80d8c577b57ed546e1da69aa706f85 (diff)
downloadpkgsrc-1eb8af1e8568ed81dd1279865614429c6ac2c259.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