summaryrefslogtreecommitdiff
path: root/graphics/tiff/Makefile
diff options
context:
space:
mode:
authorkleink <kleink>1998-07-31 14:32:15 +0000
committerkleink <kleink>1998-07-31 14:32:15 +0000
commit9f3f630f2d0a057a9058eafed421c3def0819ce4 (patch)
tree926f5e78456b8127c70fc960923cf9897d895506 /graphics/tiff/Makefile
parent5525c2fd62b99f22938c702bfa033c8987f878dd (diff)
downloadpkgsrc-9f3f630f2d0a057a9058eafed421c3def0819ce4.tar.gz
Fix a significant typo.
Diffstat (limited to 'graphics/tiff/Makefile')
-rw-r--r--graphics/tiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index e9173ca91d7..714ad4433d2 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1998/07/20 15:51:29 tv Exp $
+# $NetBSD: Makefile,v 1.16 1998/07/31 14:32:15 kleink Exp $
DISTNAME= tiff-v3.4beta037
PKGNAME= tiff-3.4
@@ -10,7 +10,7 @@ EXTRACT_SUFX= -tar.gz
MAINTAINER= tron@netbsd.org
-BUIL_DDEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool
+BUILD_DEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool
DEPENDS+= jpeg-6b:../../graphics/jpeg
HAS_CONFIGURE= yes