Bug 185210 - www/seamonkey-i18n: options sometimes ignored
Summary: www/seamonkey-i18n: options sometimes ignored
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: freebsd-gecko (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-26 19:20 UTC by Thierry Thomas
Modified: 2015-03-14 21:46 UTC (History)
2 users (show)

See Also:


Attachments
seamonkey-i18n.diff (619 bytes, patch)
2013-12-26 19:20 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2013-12-26 19:20:00 UTC
	If PACKAGE_BUILDING is defined, there is a typo and the existence
	of the options file is not tested, so they are ignored, and all
	languages are installed.

Fix: Please apply the hereunder patch.
How-To-Repeat: 	Set PACKAGE_BUILDING and select an option.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-26 19:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gecko

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-14 21:44:28 UTC
A commit references this bug:

Author: robak
Date: Sat Mar 14 21:43:58 UTC 2015
New revision: 381295
URL: https://svnweb.freebsd.org/changeset/ports/381295

Log:
  www/seamonkey-i18n: minor fixes

  - Fix typo in Makefile.lang
  - Fix pkg-plist missing dir
  - Maintainer's timeout (gecko@FreeBSD.org)

  PR:		185210
  Submitted by:	Thierry Thomas <thierry@FreeBSD.org>

Changes:
  head/www/seamonkey-i18n/Makefile
  head/www/seamonkey-i18n/Makefile.lang
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-14 21:46:04 UTC
Committed, thanks for your work!