diff options
Diffstat (limited to 'math/statist/Makefile')
-rw-r--r-- | math/statist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/statist/Makefile b/math/statist/Makefile index 980200dc1e5..cf5f6cfd473 100644 --- a/math/statist/Makefile +++ b/math/statist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/20 12:20:05 agc Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/24 04:20:12 snj Exp $ # DISTNAME= statist-1.0.1 @@ -12,7 +12,7 @@ COMMENT= Small and portable statistics program DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_LIBTOOL= YES do-install: |