diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/scilab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 9f2695cf483..e2f2c6b5c5b 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2000/07/11 01:46:30 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.18 2000/08/17 01:47:49 hubertf Exp $ # # IMPORTANT: Before upgrading this package, please read files/README.next_rev! @@ -18,7 +18,7 @@ RESTRICTED= "no paid distribution of SCILAB" NO_CDROM= ${RESTRICTED} USE_FORTRAN= yes -USE_PKGLIBTOOL= yes +USE_LIBTOOL= yes USE_X11BASE= yes USE_X11= yes GNU_CONFIGURE= yes |