Bug 120218

Summary: graphics/cinepaint: bsd.port.pre.mk included twice in Makefile
Product: Ports & Packages Reporter: Christoph Moench-Tegeder <cmt>
Component: Individual Port(s)Assignee: Beech Rintoul <beech>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Christoph Moench-Tegeder freebsd_committer freebsd_triage 2008-02-02 13:30:01 UTC
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

Fix: Easy:
How-To-Repeat: Just type "make" :)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-02 13:30:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-02 13:30:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-02-02 18:47:27 UTC
beech       2008-02-02 18:47:22 UTC

  FreeBSD ports repository

  Modified files:
    graphics/cinepaint   Makefile 
  Log:
  - Fix Makefile
  
  PR:             ports/120218
  Submitted by:   Christoph Moench-Tegeder <cmt@burggraben.net>
  Reported by:    pointyhat via edwin
  
  Revision  Changes    Path
  1.21      +0 -2      ports/graphics/cinepaint/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Beech Rintoul freebsd_committer freebsd_triage 2008-02-02 18:48:05 UTC
State Changed
From-To: feedback->closed

Fixed, Thanks!