Bug 120218 - graphics/cinepaint: bsd.port.pre.mk included twice in Makefile
Summary: graphics/cinepaint: bsd.port.pre.mk included twice in Makefile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-02 13:30 UTC by Christoph Moench-Tegeder
Modified: 2008-02-02 18:50 UTC (History)
0 users

See Also:


Attachments
file.diff (288 bytes, patch)
2008-02-02 13:30 UTC, Christoph Moench-Tegeder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!