diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-10-03 04:21:54 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-10-03 04:21:54 +0000 |
commit | 71083e180816eff2696483013554ccc928cec440 (patch) | |
tree | c36be43726a524f9aeec961ce80c78fee13d2220 /math | |
parent | d83c75d4975c03a2541febbf3b5bb863e786eb28 (diff) | |
download | ports-71083e180816eff2696483013554ccc928cec440.tar.gz ports-71083e180816eff2696483013554ccc928cec440.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/qhull5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile index e2b2f9648d87..143ab921cde3 100644 --- a/math/qhull5/Makefile +++ b/math/qhull5/Makefile @@ -19,6 +19,7 @@ MAINTAINER= stephen@FreeBSD.org COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces LATEST_LINK= qhull5 +CONFLICTS= qhull-2011* USE_AUTOTOOLS= libtool USE_GMAKE= yes |