aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2011-10-03 12:21:54 +0800
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2011-10-03 12:21:54 +0800
commit71083e180816eff2696483013554ccc928cec440 (patch)
treec36be43726a524f9aeec961ce80c78fee13d2220
parentd83c75d4975c03a2541febbf3b5bb863e786eb28 (diff)
downloadfreebsd-ports-gnome-71083e180816eff2696483013554ccc928cec440.tar.gz
freebsd-ports-gnome-71083e180816eff2696483013554ccc928cec440.tar.zst
freebsd-ports-gnome-71083e180816eff2696483013554ccc928cec440.zip
- Add conflicts with qhull-2011*
-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