aboutsummaryrefslogtreecommitdiffstats
path: root/math/qhull
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2012-06-05 23:58:21 +0800
committerstephen <stephen@FreeBSD.org>2012-06-05 23:58:21 +0800
commit07bcd9daa7bc37099973f912e236c2445d299b87 (patch)
tree58cceae9861b5f3cbffc512481469e54fd550888 /math/qhull
parent8d137749f050bbd01ddd5692d1d2cc2a64aae563 (diff)
downloadfreebsd-ports-gnome-07bcd9daa7bc37099973f912e236c2445d299b87.tar.gz
freebsd-ports-gnome-07bcd9daa7bc37099973f912e236c2445d299b87.tar.zst
freebsd-ports-gnome-07bcd9daa7bc37099973f912e236c2445d299b87.zip
- Add afni-[0-9]* to CONFLICTS.
Submitted by: Sulev-Madis 'ketas' Silber <madis555@hot.ee>
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)