From 5a23bb49bd36e79bbe2eb49a55ff65cdad56c548 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 20 Mar 2010 15:45:21 +0000 Subject: - Mark BROKEN on HEAD: fails to build with new utmpx Reported by: pointyhat --- mail/smfsav/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/smfsav/Makefile b/mail/smfsav/Makefile index 3a129d62be5e..6657036cc154 100644 --- a/mail/smfsav/Makefile +++ b/mail/smfsav/Makefile @@ -34,6 +34,12 @@ USE_RC_SUBR= smfsav SUB_FILES= pkg-message +.include + +.if ${OSVERSION} > 900007 +BROKEN= fails to build with new utmpx +.endif + pre-build: @${ECHO} @${ECHO} [*] Compiling BIND 8 to make SmfSav able to resolve DNS names @@ -56,4 +62,4 @@ post-install: ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL @${CAT} ${PKGMESSAGE} -.include +.include -- cgit v1.2.3