Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2013 10:38:03 GMT
From:      Geoff Garside <freebsd@geoffgarside.co.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/178237: security/john: john-1.7.9.j.5: Makefile error
Message-ID:  <201304291038.r3TAc3RX028395@red.freebsd.org>
Resent-Message-ID: <201304291040.r3TAe1jm011845@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178237
>Category:       ports
>Synopsis:       security/john: john-1.7.9.j.5: Makefile error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 29 10:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Geoff Garside
>Release:        9.1-RELEASE
>Organization:
>Environment:
>Description:
Since r474773 of ports tree by bapt the security/john port will not build, the offending part of the diff is

-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

I believe as it already includes bsd.port.pre.mk further up in the Makefile.
>How-To-Repeat:
root@fbsd9:/usr/ports/security/john # make check-makefile
john-1.7.9.j.5: Makefile error: you cannot include bsd.port[.pre].mk twice
*** [check-makefile] Error code 1

Stop in /usr/ports/security/john.

>Fix:
Probably revert the offending part of the diff mentioned earlier.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304291038.r3TAc3RX028395>