summaryrefslogtreecommitdiff
path: root/net/Sockets-devel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
commitfa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch)
tree94158659da258abce4ed96928351a7282233e421 /net/Sockets-devel
parent- Enhance next/prev commands. Next on last track jumps to first track. Prev (diff)
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Diffstat (limited to 'net/Sockets-devel')
-rw-r--r--net/Sockets-devel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Sockets-devel/Makefile b/net/Sockets-devel/Makefile
index 78f5f59a2bcc..b18af4f5ec70 100644
--- a/net/Sockets-devel/Makefile
+++ b/net/Sockets-devel/Makefile
@@ -17,7 +17,6 @@ COMMENT= A C++ wrapper for BSD-style sockets
USE_GMAKE= yes
USE_OPENSSL= yes
WITH_OPENSSL_BASE= yes
-MAKE_ENV= CXX="${CXX}"
post-patch:
# PREFIX safeness