Bug 117051 - [PATCH]: www/* use {} vs () consistently
Summary: [PATCH]: www/* use {} vs () consistently
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-10 01:10 UTC by Philip M. Gollucci
Modified: 2007-10-10 04:10 UTC (History)
0 users

See Also:


Attachments
file.diff (9.26 KB, patch)
2007-10-10 01:10 UTC, Philip M. Gollucci
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip M. Gollucci 2007-10-10 01:10:01 UTC
i.e.:
portlint
WARN: Makefile: [14]: use ${VARIABLE}, instead of $(VARIABLE).

Fix all occurrences of this that are not part of REPLACE_CMD commands.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-10 04:00:33 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-10 04:00:43 UTC
edwin       2007-10-10 03:00:36 UTC

  FreeBSD ports repository

  Modified files:
    www/junkbuster       Makefile 
    www/linux-flashplugin7 Makefile 
    www/py-albatross     Makefile 
    www/rt32             Makefile 
    www/rt34             Makefile 
    www/rt36             Makefile 
    www/sidplug          Makefile 
    www/swfdec-plugin    Makefile 
  Log:
  [PATCH]: www/* use {} vs () consistently
  
          Fix all occurrences of this that are not part of REPLACE_CMD commands.
  
  PR:             ports/117051
  Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
  
  Revision  Changes    Path
  1.28      +1 -1      ports/www/junkbuster/Makefile
  1.23      +2 -2      ports/www/linux-flashplugin7/Makefile
  1.11      +1 -1      ports/www/py-albatross/Makefile
  1.51      +5 -5      ports/www/rt32/Makefile
  1.56      +5 -5      ports/www/rt34/Makefile
  1.63      +5 -5      ports/www/rt36/Makefile
  1.10      +1 -1      ports/www/sidplug/Makefile
  1.24      +1 -1      ports/www/swfdec-plugin/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"