Register conflicts due to x3270if.
Approved by: araujo
This commit is contained in:
parent
4865fd8daf
commit
731377dc97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349701
2 changed files with 6 additions and 0 deletions
|
@ -12,6 +12,9 @@ COMMENT= Full-screen curses-based remote login to IBM mainframes
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]\.[0-9])(\..*)/\1/}
|
||||
|
||||
# Conflict due to x3270if
|
||||
CONFLICTS x3270-*
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -10,6 +10,9 @@ EXTRACT_SUFX= ga7-src.tgz
|
|||
MAINTAINER= ecrist@secure-computing.net
|
||||
COMMENT= 3270 Terminal emulator
|
||||
|
||||
# Conflict due to x3270if
|
||||
CONFLICTS= c3270-*
|
||||
|
||||
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
|
||||
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
|
||||
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
|
||||
|
|
Loading…
Reference in a new issue