diff options
-rw-r--r-- | math/qhull/Makefile | 1 | ||||
-rw-r--r-- | math/qhull5/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/math/qhull/Makefile b/math/qhull/Makefile index a932c3d..a4662c8 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 diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile index a932c3d..a4662c8 100644 --- a/math/qhull5/Makefile +++ b/math/qhull5/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 |