Bug 195908

Summary: [patch] math/libqalculate: Fix build without NLS
Product: Ports & Packages Reporter: Kevin Zheng <kevinz5000>
Component: Individual Port(s)Assignee: Jason E. Hale <jhale>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi
Priority: --- Flags: bugzilla: maintainer-feedback? (jhale)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to fix build without NLS none

Description Kevin Zheng 2014-12-12 02:06:42 UTC
Created attachment 150494 [details]
Patch to fix build without NLS

math/libqalculate fails to build without NLS. It appears that gettext must be supplied as a dependency all the time, or `configure` will fail.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-12 02:06:42 UTC
Auto-assigned to maintainer jhale@FreeBSD.org
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2015-02-16 17:59:49 UTC
Testing @work. I can reproduce the build-fail with NLS off.
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2015-02-16 19:18:31 UTC
Fixed in r379103, thanks for the patch.
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2015-02-16 20:57:43 UTC
Fix breaks case with NLS on.

Testing fix suggested by tijl.
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-02-16 21:20:17 UTC
A commit references this bug:

Author: pi
Date: Mon Feb 16 21:19:26 UTC 2015
New revision: 379112
URL: https://svnweb.freebsd.org/changeset/ports/379112

Log:
  math/libqalculate: really fix build in poudriere with both NLS cases

  PR:		195908
  Submitted by:	tijl

Changes:
  head/math/libqalculate/Makefile