diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-27 07:29:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-27 07:29:12 +0000 |
commit | 69842651ef78aabad9e5f8fe154ab27b7d3d9406 (patch) | |
tree | 6c4bcbe2768b60521b7cfd14ebb43e27114f418f /math | |
parent | 4fe6ab102f208325724f8f7d6fe27f66ebbc274d (diff) | |
download | ports-69842651ef78aabad9e5f8fe154ab27b7d3d9406.tar.gz ports-69842651ef78aabad9e5f8fe154ab27b7d3d9406.zip |
Notes
Diffstat (limited to 'math')
-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 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 diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile index a932c3db9b90..a4662c83ef5e 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 |