From 3f10d7d21e72fd9627e0c990641735ba4898e24f Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 26 Jul 2009 12:16:23 +0000 Subject: - Mark BROKEN on amd64/8 Reported by: pointyhat --- net/sharity-light/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'net/sharity-light') diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile index cd8339c306a2..9fd7e8f887ca 100644 --- a/net/sharity-light/Makefile +++ b/net/sharity-light/Makefile @@ -19,6 +19,12 @@ MAN8= smbmount.8 PLIST_FILES= sbin/shlight sbin/unshlight PORTDOCS= * +.include + +.if ${OSVERSION} >= 800100 +BROKEN= does not compile +.endif + post-extract: @${MKDIR} ${WRKDIR}/unshlight @${CP} ${FILESDIR}/unshlight.c ${WRKDIR}/unshlight @@ -37,4 +43,4 @@ do-install: .endif ${INSTALL_MAN} ${WRKSRC}/smbmount.8 ${PREFIX}/man/man8 -.include +.include -- cgit v1.2.3