aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
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-p2p
parent09db2e42a9f1432af998b2877453c2eaf20a132c (diff)
downloadports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.tar.gz
ports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/btpeer/Makefile1
-rw-r--r--net-p2p/deluge/Makefile2
-rw-r--r--net-p2p/deluge05/Makefile2
-rw-r--r--net-p2p/minder/Makefile1
-rw-r--r--net-p2p/trackerbt/Makefile1
5 files changed, 0 insertions, 7 deletions
diff --git a/net-p2p/btpeer/Makefile b/net-p2p/btpeer/Makefile
index 0f56634fba67..407750cc6d74 100644
--- a/net-p2p/btpeer/Makefile
+++ b/net-p2p/btpeer/Makefile
@@ -18,7 +18,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libSockets-devel.a:${PORTSDIR}/net/Sockets-devel
USE_GMAKE= yes
USE_OPENSSL= yes
WITH_OPENSSL_BASE= yes
-MAKE_ENV= CXX="${CXX}"
# ssl support
CFLAGS+= ${PTHREAD_CFLAGS} -DHAVE_OPENSSL
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile
index b0c3fffd37cb..225bd34d090d 100644
--- a/net-p2p/deluge/Makefile
+++ b/net-p2p/deluge/Makefile
@@ -29,8 +29,6 @@ USE_PYTHON= yes
USE_PYDISTUTILS=yes
INSTALLS_ICONS= yes
-MAKE_ENV= CC="${CC}" CXX="${CXX}"
-
DOCS= LICENSE README
.include <bsd.port.pre.mk>
diff --git a/net-p2p/deluge05/Makefile b/net-p2p/deluge05/Makefile
index b0c3fffd37cb..225bd34d090d 100644
--- a/net-p2p/deluge05/Makefile
+++ b/net-p2p/deluge05/Makefile
@@ -29,8 +29,6 @@ USE_PYTHON= yes
USE_PYDISTUTILS=yes
INSTALLS_ICONS= yes
-MAKE_ENV= CC="${CC}" CXX="${CXX}"
-
DOCS= LICENSE README
.include <bsd.port.pre.mk>
diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile
index 0f886c32ea71..3cbd1e8f9efb 100644
--- a/net-p2p/minder/Makefile
+++ b/net-p2p/minder/Makefile
@@ -19,7 +19,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libSockets.a:${PORTSDIR}/net/Sockets
USE_GMAKE= yes
USE_OPENSSL= yes
WITH_OPENSSL_BASE= yes
-MAKE_ENV= CXX="${CXX}"
# ssl support
CFLAGS+= ${PTHREAD_CFLAGS} -DHAVE_OPENSSL
diff --git a/net-p2p/trackerbt/Makefile b/net-p2p/trackerbt/Makefile
index 8de9df90baa2..bbac04c0e2d1 100644
--- a/net-p2p/trackerbt/Makefile
+++ b/net-p2p/trackerbt/Makefile
@@ -20,7 +20,6 @@ USE_GNOME= libxml2
USE_ICONV= yes
USE_OPENSSL= yes
WITH_OPENSSL_BASE= yes
-MAKE_ENV= CXX="${CXX}"
# ssl support
CFLAGS+= ${PTHREAD_CFLAGS} -DHAVE_OPENSSL