diff options
Diffstat (limited to 'irc/xchat-systray-plugin/Makefile')
-rw-r--r-- | irc/xchat-systray-plugin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/xchat-systray-plugin/Makefile b/irc/xchat-systray-plugin/Makefile index 8ca8a6f33163..8e6a824255ff 100644 --- a/irc/xchat-systray-plugin/Makefile +++ b/irc/xchat-systray-plugin/Makefile @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/xchat-systray-integration-${PORTVERSION} USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk20 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-Os|${CFLAGS} -fPIC|' ${WRKSRC}/Makefile |