aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-09-29 14:00:57 +0800
committerkris <kris@FreeBSD.org>2004-09-29 14:00:57 +0800
commit967477cd3615c0f940b99c2b3718897d772ae956 (patch)
treec93629efe53aeeda26a75ace7e231532c24067ba /security
parent78ac0eece7695534c0f39b474e5f4ce3a803cb95 (diff)
downloadfreebsd-ports-gnome-967477cd3615c0f940b99c2b3718897d772ae956.tar.gz
freebsd-ports-gnome-967477cd3615c0f940b99c2b3718897d772ae956.tar.zst
freebsd-ports-gnome-967477cd3615c0f940b99c2b3718897d772ae956.zip
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
Diffstat (limited to 'security')
-rw-r--r--security/xca/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/xca/Makefile b/security/xca/Makefile
index fd4b78a7f907..206f9e793ae6 100644
--- a/security/xca/Makefile
+++ b/security/xca/Makefile
@@ -25,6 +25,10 @@ USE_QT_VER= 3
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502126
+BROKEN= "Does not compile on FreeBSD >= 5.x"
+.endif
+
post-patch:
@${REINPLACE_CMD} -E -e 's,(if[\ \t]+test[\ \t]+.+)[\ \t]+==,\1 =,' \
${WRKSRC}/configure