Bug 196521 - math/spooles: fix docs option
Summary: math/spooles: fix docs option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Maho Nakata
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-05 22:43 UTC by Pedro F. Giffuni
Modified: 2015-03-14 07:08 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (maho)


Attachments
fix docs handling for the nondocs case (868 bytes, patch)
2015-01-05 22:43 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni freebsd_committer freebsd_triage 2015-01-05 22:43:59 UTC
Created attachment 151365 [details]
fix docs handling for the nondocs case

When disabling the DOCS option, an error is produced:
...
===>  Staging for spooles-2.2_12
===>   Generating temporary packing list
install: /usr/ports/distfiles/spooles/AllInOne.ps.gz: No such file or directory
*** Error code 71

Stop.
make[3]: stopped in /usr/ports/math/spooles
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-05 22:43:59 UTC
Auto-assigned to maintainer maho@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-14 07:06:47 UTC
A commit references this bug:

Author: maho
Date: Sat Mar 14 07:06:45 UTC 2015
New revision: 381253
URL: https://svnweb.freebsd.org/changeset/ports/381253

Log:
  math/spooles: fix docs option

  PR:		196521
  Submitted by:	pfg@

Changes:
  head/math/spooles/Makefile
Comment 3 Maho Nakata freebsd_committer freebsd_triage 2015-03-14 07:08:14 UTC
fixed. thanks