aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/deluge05
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-06-18 15:47:08 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-06-18 15:47:08 +0000
commitbe366bf1c99d3c54cf4fac2829d1a8a235492bda (patch)
treea34565a8d95a6089a855bd0084ed608812418d02 /net-p2p/deluge05
parent52e6a297ab6c43d6f8848bdfa35956be086d8769 (diff)
Notes
Diffstat (limited to 'net-p2p/deluge05')
-rw-r--r--net-p2p/deluge05/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/deluge05/Makefile b/net-p2p/deluge05/Makefile
index 0ecf2d8b8593..751d7846b805 100644
--- a/net-p2p/deluge05/Makefile
+++ b/net-p2p/deluge05/Makefile
@@ -23,6 +23,8 @@ USE_OPENSSL= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes
+MAKE_ENV= CC="${CC}" CXX="${CXX}"
+
DOCS= LICENSE README
.include <bsd.port.pre.mk>