Bug 191610

Summary: Makefile error in mail/dspam Line 522
Product: Ports & Packages Reporter: mtomasek4
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Many People CC: rakuco
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   

Description mtomasek4 2014-07-04 16:59:06 UTC
Overview:  Make process dies during build

Steps to Reproduce: Build with WebUI selected in pkg config, then build.

Actual Results: Package build fails

Build: FreeBSD 10 amd64 , up-to-date portsnap and 7/4/14

Fix:

Line 522
---             ${INSTALL_SCRIPT} strings.pl ${STAGEDIR}${WWWDIR}/templates/ &&

+++             ${INSTALL_SCRIPT} strings.pl ${STAGEDIR}${WWWDIR}/templates/ && \



Result: Happy port, happy life
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-07-04 20:41:22 UTC
A commit references this bug:

Author: rakuco
Date: Fri Jul  4 20:40:47 UTC 2014
New revision: 360659
URL: http://svnweb.freebsd.org/changeset/ports/360659

Log:
  Fix installation with the WEBUI option enabled.

  PR:		191610
  Submitted by:	mtomasek4@gmail.com
  MFH:		2014Q3

Changes:
  head/mail/dspam/Makefile
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-07-04 20:41:34 UTC
Committed, thank you!
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-07-04 21:04:24 UTC
A commit references this bug:

Author: rakuco
Date: Fri Jul  4 21:03:35 UTC 2014
New revision: 360662
URL: http://svnweb.freebsd.org/changeset/ports/360662

Log:
  MFH: r360659

  Fix installation with the WEBUI option enabled.

  PR:		191610
  Submitted by:	mtomasek4@gmail.com

  Approved by:	portmgr (erwin)

Changes:
_U  branches/2014Q3/
  branches/2014Q3/mail/dspam/Makefile