aboutsummaryrefslogtreecommitdiff
path: root/net/c3270
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-29 12:00:30 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-29 12:00:30 +0000
commitc2866e7e03e21bb8c87264f3e94eb0771ff2929f (patch)
treebb60854c08a09d1f82d638352a523fd80ba34d9a /net/c3270
parentc3a0a8dbd29cde9f34420927fdebd1f51bcc3ae2 (diff)
downloadports-c2866e7e03e21bb8c87264f3e94eb0771ff2929f.tar.gz
ports-c2866e7e03e21bb8c87264f3e94eb0771ff2929f.zip
- Convert gmake,bzip2 to USES
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355691
Diffstat (limited to 'net/c3270')
-rw-r--r--net/c3270/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/c3270/Makefile b/net/c3270/Makefile
index 17b65fb7d28f..639a6e1e0113 100644
--- a/net/c3270/Makefile
+++ b/net/c3270/Makefile
@@ -15,10 +15,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]\.[0-9])(\..*)/\1/}
# Conflict due to x3270if
CONFLICTS= x3270-*
-USE_GMAKE= yes
GNU_CONFIGURE= yes
-
-USES= iconv readline
+USES= iconv readline gmake
USE_OPENSSL= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include