aboutsummaryrefslogtreecommitdiff
path: root/security/xca
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-10 23:51:20 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-10 23:51:20 +0000
commit2b5fd8390e846fd4ea3fb1712bbe732823f10f00 (patch)
tree8826bd2659ff9e86eb3990c633f4ba64ef8e9df7 /security/xca
parent51803a48c05243a927784ce3dd9cae058e809810 (diff)
downloadports-2b5fd8390e846fd4ea3fb1712bbe732823f10f00.tar.gz
ports-2b5fd8390e846fd4ea3fb1712bbe732823f10f00.zip
Notes
Diffstat (limited to 'security/xca')
-rw-r--r--security/xca/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/xca/Makefile b/security/xca/Makefile
index ea4ed2fe5835..4871be386a61 100644
--- a/security/xca/Makefile
+++ b/security/xca/Makefile
@@ -22,6 +22,10 @@ USE_QT_VER= 3
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700019
+BROKEN= Does not compile on FreeBSD >= 7.0
+.endif
+
post-patch:
@echo "CPPFLAGS= -I. -I.. -I${OPENSSLINC} ${QTCPPFLAGS} -I${LOCALBASE}/include/db4" > ${WRKSRC}/Local.mak
@echo "CFLAGS= ${CFLAGS}" >> ${WRKSRC}/Local.mak