summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-02 22:48:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-02 22:48:55 +0000
commit0f26c7435afef74cd5caeef075e1d831faa4c55c (patch)
tree8d35b237cf3c9042f325afdb53d9ebe6fd57c586 /irc
parentDrop maintainership to ports@ (diff)
- Fix build on amd64 (-fPIC)
PR: ports/62277 Submitted by: Greg J. <xcas@cox.net>
Notes
Notes: svn path=/head/; revision=99845
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/