summaryrefslogtreecommitdiff
path: root/devel/zlib
diff options
context:
space:
mode:
authorgrant <grant>2003-02-28 23:25:21 +0000
committergrant <grant>2003-02-28 23:25:21 +0000
commitda22ef15ab6d0631d432dcd8c2c915e3b512465f (patch)
tree277712e2ee2819ed8f949b35d96012cbf073d885 /devel/zlib
parent299550125988df9c424b58a5ed385df6de67ee23 (diff)
downloadpkgsrc-da22ef15ab6d0631d432dcd8c2c915e3b512465f.tar.gz
s/LIBTOOL_VERSION/LIBTOOL_REQD/ to register correct dependency.
Diffstat (limited to 'devel/zlib')
-rw-r--r--devel/zlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/zlib/Makefile b/devel/zlib/Makefile
index bb6f63df867..fc6b695253d 100644
--- a/devel/zlib/Makefile
+++ b/devel/zlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2002/09/01 18:45:47 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2003/02/28 23:25:21 grant Exp $
DISTNAME= zlib-1.1.4
CATEGORIES= devel
@@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gzip.org/zlib/
COMMENT= General purpose data compression library
-BUILD_DEPENDS+= libtool-base>=${LIBTOOL_VERSION}:../../devel/libtool-base
+BUILD_DEPENDS+= libtool-base>=${LIBTOOL_REQD}:../../devel/libtool-base
USE_BUILDLINK2= # defined
#NOT_FOR_PLATFORM= NetBSD-1.[4-9]*-* # in base NetBSD system