Bug 191610 - Makefile error in mail/dspam Line 522
Summary: Makefile error in mail/dspam Line 522
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-04 16:59 UTC by mtomasek4
Modified: 2014-07-04 21:04 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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