Bug 203128 - www/caudium14: fix build on 10.x+ i386, fix shebangs
Summary: www/caudium14: fix build on 10.x+ i386, fix shebangs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-15 14:05 UTC by Dmitry Marakasov
Modified: 2015-09-20 13:11 UTC (History)
0 users

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


Attachments
Patch (1.63 KB, patch)
2015-09-15 14:05 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-09-15 14:05:41 UTC
Created attachment 161066 [details]
Patch

- Fix pike shebangs
- Fix post-configure - move arch-independent bits out of ${ARCH} != i386; apparently this fixes build in 10.x+ i386
- Sort USES
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-09-20 13:10:50 UTC
A commit references this bug:

Author: johans
Date: Sun Sep 20 13:10:35 UTC 2015
New revision: 397369
URL: https://svnweb.freebsd.org/changeset/ports/397369

Log:
  - Fix pike shebangs
  - Fix post-configure - move arch-independent bits out of ${ARCH} != i386; apparently this fixes build in 10.x+ i386
  - Sort USES

  PR:		203128
  Submitted by:	amdmi3

Changes:
  head/www/caudium14/Makefile
Comment 2 Johan van Selst freebsd_committer freebsd_triage 2015-09-20 13:11:16 UTC
Committed, thanks.