aboutsummaryrefslogtreecommitdiff
path: root/security/xca
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2015-09-26 16:56:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2015-09-26 16:56:32 +0000
commit144bbb306f5da47b31b86ba51d0d9637b4a1ea44 (patch)
treed8a3555bca1e8aab69086c8d612a4b00352b5400 /security/xca
parentb98e2653705476b6b087339809c96f1085350021 (diff)
downloadports-144bbb306f5da47b31b86ba51d0d9637b4a1ea44.tar.gz
ports-144bbb306f5da47b31b86ba51d0d9637b4a1ea44.zip
Notes
Diffstat (limited to 'security/xca')
-rw-r--r--security/xca/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/xca/Makefile b/security/xca/Makefile
index 575d41b2d2f0..3f240dac0cd2 100644
--- a/security/xca/Makefile
+++ b/security/xca/Makefile
@@ -21,6 +21,8 @@ DESTDIRNAME= destdir
.include <bsd.port.pre.mk>
+BROKEN_sparc64= fails to link
+
.if ${OSVERSION} >= 1000054
LD_CXX_LIB= -lc++
.endif