aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2005-10-17 15:15:39 +0800
committermezz <mezz@FreeBSD.org>2005-10-17 15:15:39 +0800
commit88b62802fb4bd66059de753872a7e0def807278a (patch)
treea9091f48e5822b89cbe36484193bc152b62234c4 /net
parent9b7e941d8a616cd7d0e4e941ed1176191dc684e4 (diff)
downloadfreebsd-ports-gnome-88b62802fb4bd66059de753872a7e0def807278a.tar.gz
freebsd-ports-gnome-88b62802fb4bd66059de753872a7e0def807278a.tar.zst
freebsd-ports-gnome-88b62802fb4bd66059de753872a7e0def807278a.zip
Fix the build for FreeBSD 4.x. It's untest, btw.
Reported by: krismail
Diffstat (limited to 'net')
-rw-r--r--net/transmission/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/transmission/Makefile b/net/transmission/Makefile
index da7b1c887d48..8bcfe28a1370 100644
--- a/net/transmission/Makefile
+++ b/net/transmission/Makefile
@@ -34,7 +34,7 @@ post-patch:
s|$$LINKLIBS ;|${LDFLAGS} $$LINKLIBS ;|g' \
${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|-O3||g ; \
- s|-g |${CFLAGS} ${CPPFLAGS} ${PTHREAD_CFLAGS}|g' \
+ s|-g |${CFLAGS} ${CPPFLAGS} ${PTHREAD_CFLAGS} |g' \
${WRKSRC}/Jamrules
# jam -dx, it will giving a verbose of build.