aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-02-03 06:48:55 +0800
committerpav <pav@FreeBSD.org>2004-02-03 06:48:55 +0800
commit81306817c4a0db5b344fdb899882fd6cacebdca2 (patch)
tree00c073802d44be286d8b1bd43f22461f1433e917 /irc
parent19c23b8e4192c5a793a35fad88c42d32e73c1310 (diff)
downloadfreebsd-ports-gnome-81306817c4a0db5b344fdb899882fd6cacebdca2.tar.gz
freebsd-ports-gnome-81306817c4a0db5b344fdb899882fd6cacebdca2.tar.zst
freebsd-ports-gnome-81306817c4a0db5b344fdb899882fd6cacebdca2.zip
- Fix build on amd64 (-fPIC)
PR: ports/62277 Submitted by: Greg J. <xcas@cox.net>
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat-systray-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-systray-plugin/Makefile b/irc/xchat-systray-plugin/Makefile
index 194b2c136a25..a407d4d7e759 100644
--- a/irc/xchat-systray-plugin/Makefile
+++ b/irc/xchat-systray-plugin/Makefile
@@ -24,7 +24,7 @@ USE_GNOME= gtk20
USE_REINPLACE= yes
post-patch:
- @${REINPLACE_CMD} -e 's|-O2|${CFLAGS}|' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e 's|-O2|${CFLAGS} -fPIC|' ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/systray.so ${X11BASE}/lib/xchat/plugins/