Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  2 Feb 2008 14:04:18 +0100 (CET)
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/120218: graphics/cinepaint: bsd.port.pre.mk included twice in Makefile
Message-ID:  <20080202130418.E7487C100@elch.haidundneu23.net>
Resent-Message-ID: <200802021330.m12DU20l098423@freefall.freebsd.org>

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

>Number:         120218
>Category:       ports
>Synopsis:       graphics/cinepaint: bsd.port.pre.mk included twice in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 02 13:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Christoph Moench-Tegeder
>Release:        FreeBSD 6.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD elch.haidundneu23.net 6.3-RELEASE FreeBSD 6.3-RELEASE #12: Wed Jan 16 00:57:11 CET 2008 cmt@elch.haidundneu23.net:/usr/obj/usr/src/sys/CMT i386

graphics/cinepaint/Makefile CVS Version 1.20

>Description:
Any "make" in graphics/cinepaint fails with the following error message:
cinepaint-0.22: Makefile error: you cannot include bsd.port[.pre].mk twice
*** Error code 1

>How-To-Repeat:
Just type "make" :)

>Fix:
Easy:
--- graphics/cinepaint/Makefile.orig	2008-02-02 13:57:09.000000000 +0100
+++ graphics/cinepaint/Makefile	2008-02-02 13:57:37.000000000 +0100
@@ -46,8 +46,6 @@
 PLIST_SUB+=	OPENEXR:="@comment "
 .endif
 
-.include <bsd.port.pre.mk>
-
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's| -Wall||' \

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



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