aboutsummaryrefslogtreecommitdiff
path: root/editors/calligra
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-11-26 10:35:19 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-11-26 10:35:19 +0000
commite1f5de0ecdc97def89a9f8385041fbfc06fca478 (patch)
tree1a4e3f9cb08ca051726694b6aeee2a1af2325356 /editors/calligra
parentaf8d633ce270541f63a7b1298f76a6a6620c91f8 (diff)
downloadports-e1f5de0ecdc97def89a9f8385041fbfc06fca478.tar.gz
ports-e1f5de0ecdc97def89a9f8385041fbfc06fca478.zip
Notes
Diffstat (limited to 'editors/calligra')
-rw-r--r--editors/calligra/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 8c305f9524b3..c1398755ed66 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -39,4 +39,8 @@ LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
.include <bsd.port.pre.mk>
+.if ${ARCH} == "ia64" || ${ARCH} == "amd64"
+CFLAGS+= -fPIC
+.endif
+
.include <bsd.port.post.mk>