aboutsummaryrefslogtreecommitdiff
path: root/net/c3270
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2014-03-31 04:27:53 +0000
committerCy Schubert <cy@FreeBSD.org>2014-03-31 04:27:53 +0000
commit731377dc97a2dbba2283b98d331428d81ec27bb1 (patch)
tree1a1d308a60ce5a290f0538012163bcdbf66065db /net/c3270
parent4865fd8dafb09ce2932e9caac5c87c8eae90b58b (diff)
downloadports-731377dc97a2dbba2283b98d331428d81ec27bb1.tar.gz
ports-731377dc97a2dbba2283b98d331428d81ec27bb1.zip
Register conflicts due to x3270if.
Approved by: araujo
Notes
Notes: svn path=/head/; revision=349701
Diffstat (limited to 'net/c3270')
-rw-r--r--net/c3270/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/c3270/Makefile b/net/c3270/Makefile
index 59949d605680..ad3e0472c76f 100644
--- a/net/c3270/Makefile
+++ b/net/c3270/Makefile
@@ -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