aboutsummaryrefslogtreecommitdiff
path: root/net/c3270
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2014-03-31 05:53:11 +0000
committerCy Schubert <cy@FreeBSD.org>2014-03-31 05:53:11 +0000
commite0db4b46605b2cc60f7470a104ac1a1f6fa74122 (patch)
treedf863223e037068e249f51d5a475f6eb5e95649f /net/c3270
parent62cfe3344c37999d7346b161671d3f643bb5193d (diff)
downloadports-e0db4b46605b2cc60f7470a104ac1a1f6fa74122.tar.gz
ports-e0db4b46605b2cc60f7470a104ac1a1f6fa74122.zip
Missing =.
Pointy hat to: self
Notes
Notes: svn path=/head/; revision=349705
Diffstat (limited to 'net/c3270')
-rw-r--r--net/c3270/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/c3270/Makefile b/net/c3270/Makefile
index ad3e0472c76f..17b65fb7d28f 100644
--- a/net/c3270/Makefile
+++ b/net/c3270/Makefile
@@ -13,7 +13,7 @@ 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-*
+CONFLICTS= x3270-*
USE_GMAKE= yes
GNU_CONFIGURE= yes