Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2014 12:47:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193003] [PATCH] sysutils/bsdadminscripts: fix some scripts
Message-ID:  <bug-193003-13-BNn3ZLqqUw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193003-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193003-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=193003

--- Comment #10 from Carlos Jacobo Puga Medina <cpm@fbsd.es> ---
(In reply to John Marino from comment #9)
> the only issue is cosmetic (needs tab after ?=)
> 
> I'll let the commit worry about that.

Well, in this case portlint complains as follows:

portlint -ac
WARN: Makefile: possible use of absolute pathname "/tmp".
WARN: Makefile: possible use of absolute pathname "/var".
WARN: Makefile: possible direct use of "scripts" "COMMENT=    Collection of
administration scripts" found. if so, use ${SCRIPTDIR} instead.
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 4 warnings found.

-- 
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-193003-13-BNn3ZLqqUw>