aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2011-10-03 12:21:54 +0800
committerstephen <stephen@FreeBSD.org>2011-10-03 12:21:54 +0800
commita76c293b7fb9b39e6ea1ff49993695e434532f32 (patch)
tree29931930c586a4aa59ecb7a5160ba4d2af368231 /math
parent7ac21bfea490d345d849c492501a5d9883862fae (diff)
downloadfreebsd-ports-gnome-a76c293b7fb9b39e6ea1ff49993695e434532f32.tar.gz
freebsd-ports-gnome-a76c293b7fb9b39e6ea1ff49993695e434532f32.tar.zst
freebsd-ports-gnome-a76c293b7fb9b39e6ea1ff49993695e434532f32.zip
- Add conflicts with qhull-2011*
Diffstat (limited to 'math')
-rw-r--r--math/qhull5/Makefile1
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