aboutsummaryrefslogtreecommitdiff
path: root/security/tlswrap
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:48:47 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:48:47 +0000
commit2f35b73926abf3d3de21382a8a16414200fa2d5b (patch)
treeba424f33251d8f6c55d5b3a690abf181b6a819ee /security/tlswrap
parent8c8dbd7325f0c5cd3837737357a4e2cdd953cee5 (diff)
downloadports-2f35b73926abf3d3de21382a8a16414200fa2d5b.tar.gz
ports-2f35b73926abf3d3de21382a8a16414200fa2d5b.zip
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Notes
Notes: svn path=/head/; revision=217479
Diffstat (limited to 'security/tlswrap')
-rw-r--r--security/tlswrap/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/tlswrap/Makefile b/security/tlswrap/Makefile
index 1abf475653d9..2673975f507d 100644
--- a/security/tlswrap/Makefile
+++ b/security/tlswrap/Makefile
@@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-1.04
MAINTAINER= araujo@FreeBSD.org
COMMENT= An FTP proxy that wraps data and control with TLS/SSL
-MAKE_ENV+= CC="${CC}"
GNU_CONFIGURE= yes
USE_OPENSSL= yes