aboutsummaryrefslogtreecommitdiff
path: root/devel/libical/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-07 12:48:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-07 12:48:48 +0000
commit5e511878ecce8e7c6f76ceadcc15b0af516cb180 (patch)
tree0c6cb1668cb4240e4232fab7950d3015fb20e5c6 /devel/libical/Makefile
parentf6ce13f22f6f0367a693480f214e087266f9bebf (diff)
Notes
Diffstat (limited to 'devel/libical/Makefile')
-rw-r--r--devel/libical/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libical/Makefile b/devel/libical/Makefile
index daa009d7ccf5..91f978a6dd75 100644
--- a/devel/libical/Makefile
+++ b/devel/libical/Makefile
@@ -30,7 +30,7 @@ PLIST_SUB+= PYTHON:="@comment "
.endif
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
+.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
CONFIGURE_ENV= CFLAGS="${CFLAGS} -fPIC"
.endif
.include <bsd.port.post.mk>