aboutsummaryrefslogtreecommitdiff
path: root/math/qhull
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2012-06-05 15:58:21 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2012-06-05 15:58:21 +0000
commit8ba735a8c89883d9525efe808e07cd1b2b2b2862 (patch)
treea7c780a98ff81d99463db2e4b1914aa703d1f3ac /math/qhull
parent6ded9bc9eadb63ffcaf3bd0fdb96258ff088e5ed (diff)
downloadports-8ba735a8c89883d9525efe808e07cd1b2b2b2862.tar.gz
ports-8ba735a8c89883d9525efe808e07cd1b2b2b2862.zip
- Add afni-[0-9]* to CONFLICTS.
Submitted by: Sulev-Madis 'ketas' Silber <madis555@hot.ee>
Notes
Notes: svn path=/head/; revision=298491
Diffstat (limited to 'math/qhull')
-rw-r--r--math/qhull/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qhull/Makefile b/math/qhull/Makefile
index 0a1823becc47..ca42e444105b 100644
--- a/math/qhull/Makefile
+++ b/math/qhull/Makefile
@@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAN1= qhull.1 rbox.1
-CONFLICTS= qhull-1.0*
+CONFLICTS= qhull-1.0* afni-[0-9]*
post-patch:
.if !defined(NOPORTDOCS)