diff options
Diffstat (limited to 'math/qhull/Makefile')
-rw-r--r-- | math/qhull/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/qhull/Makefile b/math/qhull/Makefile index a932c3db9b90..a4662c83ef5e 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-2003.1 MAINTAINER= ports@FreeBSD.org COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |