aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/transmission-cli
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-11-20 01:38:17 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-11-20 01:38:17 +0000
commitd39f7b712544658f3c2e5dc23ec6ee4edea20ec2 (patch)
treee6291fe7fced940e736537dd48fc9adbf0c6bb98 /net-p2p/transmission-cli
parent776f3e4fd1ba22c26fa6a4d343530f54e66f4203 (diff)
downloadports-d39f7b712544658f3c2e5dc23ec6ee4edea20ec2.tar.gz
ports-d39f7b712544658f3c2e5dc23ec6ee4edea20ec2.zip
Notes
Diffstat (limited to 'net-p2p/transmission-cli')
-rw-r--r--net-p2p/transmission-cli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index 08b9e538f12b..b65eb5a8297d 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -16,7 +16,7 @@ COMMENT= A free BitTorrent client written from scratch in C
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
-CFLAGS+= -Wall -W
+CFLAGS+= -Wall -W ${CPPFLAGS}
USE_REINPLACE= yes
HAS_CONFIGURE= yes
USE_GETOPT_LONG=yes