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 143ab921cde3..ac472e89f795 100644 --- a/math/qhull5/Makefile +++ b/math/qhull5/Makefile @@ -19,7 +19,7 @@ MAINTAINER= stephen@FreeBSD.org COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces LATEST_LINK= qhull5 -CONFLICTS= qhull-2011* +CONFLICTS= qhull-2011* afni-[0-9]* USE_AUTOTOOLS= libtool USE_GMAKE= yes |