aboutsummaryrefslogtreecommitdiffstats
path: root/palm/synce-librra
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-06-24 08:32:20 +0800
committerlinimon <linimon@FreeBSD.org>2006-06-24 08:32:20 +0800
commitc3c5f4b27b67334adcd2fc8a5bdb4717a057be3d (patch)
tree765f4d65fe803f94b266cd3266b3e5c9ed6a3cdf /palm/synce-librra
parent4a9ba37f096d234dbd130f0b4e0bf94930e70f27 (diff)
downloadfreebsd-ports-gnome-c3c5f4b27b67334adcd2fc8a5bdb4717a057be3d.tar.gz
freebsd-ports-gnome-c3c5f4b27b67334adcd2fc8a5bdb4717a057be3d.tar.zst
freebsd-ports-gnome-c3c5f4b27b67334adcd2fc8a5bdb4717a057be3d.zip
Mark broken on amd64 (needs -fPIC).
Diffstat (limited to 'palm/synce-librra')
-rw-r--r--palm/synce-librra/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/palm/synce-librra/Makefile b/palm/synce-librra/Makefile
index 2c02c27b2938..ce0a390a1331 100644
--- a/palm/synce-librra/Makefile
+++ b/palm/synce-librra/Makefile
@@ -28,6 +28,10 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
+.if ${ARCH}==amd64
+BROKEN=needs to have -fPIC added for amd64
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's|-Werror||g' \
${WRKSRC}/lib/Makefile.in