Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2011 17:46:46 GMT
From:      Keith Gaughan <k@stereochro.me>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/161816: databases/postgresql82-server: Extra include of bsd.port.pre.mk is breaking build
Message-ID:  <201110191746.p9JHkk1u030074@red.freebsd.org>
Resent-Message-ID: <201110191750.p9JHo8jL052607@freefall.freebsd.org>

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

>Number:         161816
>Category:       ports
>Synopsis:       databases/postgresql82-server: Extra include of bsd.port.pre.mk is breaking build
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 19 17:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Keith Gaughan
>Release:        7.4
>Organization:
>Environment:
FreeBSD lir 7.4-RELEASE FreeBSD 7.4-RELEASE #0: Thu Feb 17 03:51:56 UTC 2011     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Attempting to build either databases/postgresql82-server or its slave databases/postgresql82-client will fail with the following error:

postgresql-client-8.2.22: Makefile error: you cannot include bsd.port[.pre].mk twice
>How-To-Repeat:
Attempt to build either the port or its slave.
>Fix:
The duplicate include is at line 93 of the port, just before where the options for the server are specified. The one further down at line 113 is ok.

The problem goes away once line 93 is removed.

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



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