Bug 120276 - bsd.port.mk - style.Makefile(5) nit
Summary: bsd.port.mk - style.Makefile(5) nit
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: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-05 02:00 UTC by David E. O'Brien
Modified: 2008-03-11 23:50 UTC (History)
0 users

See Also:


Attachments
file.diff (649 bytes, patch)
2008-02-05 02:00 UTC, David E. O'Brien
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David E. O'Brien freebsd_committer freebsd_triage 2008-02-05 02:00:06 UTC
	bsd.port.mk has a usage of '@', where the FreeBSD standard is to
	spell '@' ${.TARGET}.

How-To-Repeat: 	vi ports/Mk/bsd.port.mk
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-05 12:12:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

bsd.port.mk is portmgr territory (via the GNATS Auto Assign Tool)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2008-03-11 23:43:10 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-03-11 23:45:12 UTC
pav         2008-03-11 23:45:04 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk bsd.port.subdir.mk 
                         bsd.xorg.mk 
  Log:
  - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higher
    optimizations are enabled.
  
  PR:             ports/121363
  Submitted by:   obrien
  
  - Change USE_XPM variable to use USE_XORG framework, and lose implied USE_XLIB
  
  PR:             ports/113799
  Submitted by:   des (based on)
  Patch by:       pav
  
  - Teach USE_LDCONFIG to do the right thing when used with USE_LINUX_PREFIX
  
  PR:             ports/118212
  Original patch: vd
  Patch by:       pav
  
  - Allow tab as well as space in param.h for OSVERSION determination
  
  PR:             ports/117507
  Submitted by:   erwin
  
  - Reverse the condition so EXTRACT_PRESERVE_OWNERSHIP now work as advertised
  
  PR:             ports/117916
  Submitted by:   tobez
  
  - Assorted comment fixes
  
  PR:             ports/118054
  Submitted by:   linimon
  
  - Style nit ($@ -> ${.TARGET})
  
  PR:             ports/120276
  Submitted by:   obrien
  
  Revision  Changes    Path
  1.591     +38 -14    ports/Mk/bsd.port.mk
  1.73      +3 -3      ports/Mk/bsd.port.subdir.mk
  1.5       +2 -8      ports/Mk/bsd.xorg.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"