From d39f7b712544658f3c2e5dc23ec6ee4edea20ec2 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 20 Nov 2005 01:38:17 +0000 Subject: [PATCH] Fix the build for FreeBSD 4.x, untest... Reported by: krismail --- net-p2p/transmission-cli/Makefile | 2 +- net-p2p/transmission/Makefile | 2 +- net/transmission/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 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 diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile index 08b9e538f12b..b65eb5a8297d 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/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 diff --git a/net/transmission/Makefile b/net/transmission/Makefile index 08b9e538f12b..b65eb5a8297d 100644 --- a/net/transmission/Makefile +++ b/net/transmission/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