Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2014 18:08:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194457] www/calendarserver various issues on FreeBSD10
Message-ID:  <bug-194457-13-T7WXAfHlIK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194457-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194457-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194457

--- Comment #12 from John Marino <marino@FreeBSD.org> ---
I hate being picky, but this is important for make:

+    bin/calendarserver_* \
+    bin/icalendar_split \
+    bin/proxyclean \

Those are separated by 4 spaces, not by tabs.
Make expects tabs, and only tabs.

Can you fix and resubmit?  I think it will be okay after that.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194457-13-T7WXAfHlIK>