Bug 117051

Summary: [PATCH]: www/* use {} vs () consistently
Product: Ports & Packages Reporter: Philip M. Gollucci <pgollucci>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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"