diff options
Diffstat (limited to 'math/qhull5/Makefile')
-rw-r--r-- | math/qhull5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile index 351379e9bd6b..f6a71a3bfa65 100644 --- a/math/qhull5/Makefile +++ b/math/qhull5/Makefile @@ -18,7 +18,7 @@ PATCH_SITES= http://www.qhull.org/download/ PATCHFILES= poly.c-qh_gethash.patch PATCH_DIST_STRIP= -p2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |