mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add a conflict for ploticus, slffea and swi-pl.
All install a program bin/pl.
This commit is contained in:
parent
c73212efcd
commit
290b515ad5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83797
@ -17,6 +17,7 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= San Le's Free Finite Element Analysis
|
||||
|
||||
CONFLICTS= ploticus-* swi-pl-*
|
||||
USE_REINPLACE= yes
|
||||
USE_MESA= yes
|
||||
CFLAGS+= -I${X11BASE}/include ${PTHREAD_CFLAGS}
|
||||
|
@ -14,6 +14,7 @@ DISTNAME= pl-${PORTVERSION}
|
||||
MAINTAINER= max@FreeBSD.org
|
||||
COMMENT= Edinburgh-style Prolog compiler
|
||||
|
||||
CONFLICTS= ploticus-* slffea-*
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --host=${MACHINE_ARCH}-${OPSYS:L}
|
||||
|
@ -21,7 +21,7 @@ LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \
|
||||
freetype.9:${PORTSDIR}/print/freetype2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
|
||||
CONFLICTS= slffea-* swi-pl-*
|
||||
USE_XLIB= yes
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user