aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kickpim
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-02-20 11:07:19 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-02-20 11:07:19 +0000
commitbe31e8148d739872e9e80ff8dbc1d1696725377b (patch)
tree907bf2798b0e2346eda5fe1d726b45a75c118fd5 /deskutils/kickpim
parent892d3136364a469d5f301af1fb4d3575a2651444 (diff)
downloadports-be31e8148d739872e9e80ff8dbc1d1696725377b.tar.gz
ports-be31e8148d739872e9e80ff8dbc1d1696725377b.zip
Notes
Diffstat (limited to 'deskutils/kickpim')
-rw-r--r--deskutils/kickpim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/kickpim/Makefile b/deskutils/kickpim/Makefile
index 91fc51404b82..1d8437344aae 100644
--- a/deskutils/kickpim/Makefile
+++ b/deskutils/kickpim/Makefile
@@ -24,7 +24,7 @@ post-extract:
@${TOUCH} ${WRKSRC}/config.h.in
post-patch:
- @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
+ @${REINPLACE_CMD} -e 's|-O2|-fPIC|g' ${WRKSRC}/${CONFIGURE_SCRIPT}
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"