Bug 149023 - fix for port: science/gchemutils
Summary: fix for port: science/gchemutils
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-28 07:10 UTC by Timothy Beyer
Modified: 2010-07-28 09:50 UTC (History)
0 users

See Also:


Attachments
Makefile.diff (336 bytes, patch)
2010-07-28 07:10 UTC, Timothy Beyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Beyer 2010-07-28 07:10:01 UTC
On the line of the port specifying the dependency for math/gnumeric, there is a (possibly) incorrect base of ${PORTSDIRS} specified.  This breaks a script that I wrote that captures the output of make all-depends-list.

Fix: The following patch:
How-To-Repeat: see line 59 of the Makefile, where PORTSDIRS should probably be PORTSDIR.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-28 07:10:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2010-07-28 09:39:53 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-07-28 09:40:25 UTC
pav         2010-07-28 08:40:12 UTC

  FreeBSD ports repository

  Modified files:
    science/gchemutils   Makefile 
  Log:
  - Correct PORTSDIRS -> PORTSDIR
  
  PR:             ports/149023
  Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
  
  Revision  Changes    Path
  1.95      +1 -1      ports/science/gchemutils/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"