diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-31 11:06:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-31 11:06:16 +0000 |
commit | d2e2065e2a57bac8add288fe0939aac072727dad (patch) | |
tree | 27ff47bbbe51d90cf1533f43f442cd0c116a44cd /math/qhull | |
parent | 4d6b4f051aa21bda8e67a149d957b40e20d751e9 (diff) | |
download | ports-d2e2065e2a57bac8add288fe0939aac072727dad.tar.gz ports-d2e2065e2a57bac8add288fe0939aac072727dad.zip |
Notes
Diffstat (limited to 'math/qhull')
-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 efc4a13fda1a..76b9e6648c6f 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= qhull.1 rbox.1 -CONFLICTS= qhull-1.0* afni-[0-9]* +CONFLICTS= qhull-1.0* afni-[0-9]* qhull5-* NO_STAGE= yes post-patch: |