diff options
Diffstat (limited to 'math/qhull/Makefile')
-rw-r--r-- | math/qhull/Makefile | 2 |
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) |