Bug 133254 - [bsd.fpc.mk] don't display bogus message for fpc-using ports
Summary: [bsd.fpc.mk] don't display bogus message for fpc-using ports
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: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-31 23:50 UTC by Dmitry Marakasov
Modified: 2009-07-13 21:29 UTC (History)
0 users

See Also:


Attachments
bsd.fpc.mk.patch (951 bytes, patch)
2009-03-31 23:50 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2009-03-31 23:50:00 UTC
When building ports dependent on fpc (but not fpc units), bogus message is displayed:

---
# cd /usr/ports/games/hedgewars && make
#################################################################

 The following freepascal unit will be installed in your system: 

 * 			       

#################################################################
===>  Extracting for hedgewars-0.9.9_1
---

How-To-Repeat: cd /usr/ports/games/hedgewars && make
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-07-07 23:50:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->acm

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-07-13 20:30:06 UTC
acm         2009-07-13 19:29:53 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.fpc.mk 
  Log:
  - Fix display of bogus message
  
  PR:             133254
  Submitted by:   amdmi3
  
  Revision  Changes    Path
  1.10      +3 -1      ports/Mk/bsd.fpc.mk
_______________________________________________
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 3 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2009-07-13 21:29:03 UTC
State Changed
From-To: open->closed

- Committed thanks!!! :)