1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Add afni-[0-9]* to CONFLICTS.

Submitted by:	Sulev-Madis 'ketas' Silber <madis555@hot.ee>
This commit is contained in:
Stephen Montgomery-Smith 2012-06-05 15:58:21 +00:00
parent 6ded9bc9ea
commit 8ba735a8c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298491
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -19,7 +19,7 @@ MAINTAINER= stephen@FreeBSD.org
COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
LATEST_LINK= qhull5
CONFLICTS= qhull-2011*
CONFLICTS= qhull-2011* afni-[0-9]*
USE_AUTOTOOLS= libtool
USE_GMAKE= yes