diff options
Diffstat (limited to 'devel/hdf5/Makefile')
-rw-r--r-- | devel/hdf5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hdf5/Makefile b/devel/hdf5/Makefile index 3b3b91472ee..a3ea77f9370 100644 --- a/devel/hdf5/Makefile +++ b/devel/hdf5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/10/03 00:13:28 tv Exp $ +# $NetBSD: Makefile,v 1.24 2004/11/13 21:28:28 jlam Exp $ DISTNAME= hdf5-1.6.2 PKGREVISION= 1 @@ -14,7 +14,7 @@ COMMENT= Hierarchical Data Format (new generation) GNU_CONFIGURE= # defined # XXX can't enable this until we have a shared libsz #CONFIGURE_ARGS+= --with-szlib -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_LIBTOOL= # defined TEST_TARGET= check |