aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/bbconf
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-03-23 21:08:27 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-03-23 21:08:27 +0000
commitb455170bfcb06a40ba69014a04483a043df242da (patch)
tree5a471b5844e5e00ef3ec75df96bcaaabb9dedceb /x11-wm/bbconf
parentfd7a5c82986523d16a3887db71c837bbff2482e0 (diff)
downloadports-b455170bfcb06a40ba69014a04483a043df242da.tar.gz
ports-b455170bfcb06a40ba69014a04483a043df242da.zip
Notes
Diffstat (limited to 'x11-wm/bbconf')
-rw-r--r--x11-wm/bbconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/bbconf/Makefile b/x11-wm/bbconf/Makefile
index 55672706aef6..08bdeb52452a 100644
--- a/x11-wm/bbconf/Makefile
+++ b/x11-wm/bbconf/Makefile
@@ -36,8 +36,8 @@ PLIST_DIRS= lib/bbconf/plugins lib/bbconf
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-BROKEN= Does not compile on amd64
+.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
+CFLAGS+= -fPIC -DPIC
.endif
post-patch: