Add conflicts
PR: 62103 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
This commit is contained in:
parent
c5aba514fd
commit
c2ac031ce0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99801
3 changed files with 3 additions and 2 deletions
|
@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= San Le's Free Finite Element Analysis
|
||||
|
||||
CONFLICTS= ploticus-* swi-pl-*
|
||||
CONFLICTS= ploticus-* swi-pl-* TenDRA-*
|
||||
USE_REINPLACE= yes
|
||||
USE_MESA= yes
|
||||
CFLAGS+= -I${X11BASE}/include ${PTHREAD_CFLAGS}
|
||||
|
|
|
@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/4.//}
|
|||
MAINTAINER= stefan@fafoe.narf.at
|
||||
COMMENT= A portable BSD-licensed compiler suite
|
||||
|
||||
CONFLICTS= swi-pl* ploticus-* slffea-*
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
DIST_SUBDIR= ${PKGBASE}
|
||||
|
|
|
@ -22,7 +22,7 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
|
|||
freetype.9:${PORTSDIR}/print/freetype2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
CONFLICTS= slffea-* swi-pl-*
|
||||
CONFLICTS= slffea-* swi-pl-* TenDRA-*
|
||||
|
||||
FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config
|
||||
|
||||
|
|
Loading…
Reference in a new issue