Bug 112281 - [PATCH] bsd.scons.mk: respect BUILD_WRKSRC and INSTALL_WRKSRC
Summary: [PATCH] bsd.scons.mk: respect BUILD_WRKSRC and INSTALL_WRKSRC
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-01 06:30 UTC by Alejandro Pulver
Modified: 2007-06-05 03:10 UTC (History)
0 users

See Also:


Attachments
bsd.scons.mk.diff (790 bytes, patch)
2007-05-01 06:30 UTC, Alejandro Pulver
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Pulver freebsd_committer freebsd_triage 2007-05-01 06:30:10 UTC

- Respect BUILD_WRKSRC and INSTALL_WRKSRC as bsd.port.mk does.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-01 06:30:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alexbl

bsd.scons.mk is alexbl territory
Comment 2 Alexander Botero-Lowry freebsd_committer freebsd_triage 2007-05-26 23:16:48 UTC
Responsible Changed
From-To: alexbl->alepulver

Feel free to commit this.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-05 03:06:16 UTC
alepulver    2007-06-05 02:06:11 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.scons.mk 
  Log:
  - Respect BUILD_WRKSRC and INSTALL_WRKSRC as bsd.port.mk does.
  
  PR:             ports/112281
  Submitted by:   alepulver (myself)
  Approved by:    alexbl (maintainer)
  
  Revision  Changes    Path
  1.9       +4 -4      ports/Mk/bsd.scons.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 4 Alejandro Pulver freebsd_committer freebsd_triage 2007-06-05 03:06:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!