Bug 233780

Summary: audio/libg722: fix make install target
Product: Ports & Packages Reporter: Maxim Sobolev <sobomax>
Component: Individual Port(s)Assignee: Tobias Kortkamp <tobik>
Status: Closed FIXED    
Severity: Affects Only Me CC: ndowens04
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to fix the issue.
none
Fix build ; use source GNUmakefile ndowens04: maintainer-approval?

Description Maxim Sobolev freebsd_committer freebsd_triage 2018-12-04 16:25:17 UTC
Created attachment 199818 [details]
Patch to fix the issue.

${WRKDIR} is used instead of ${WRKSRC}.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2018-12-04 16:25:17 UTC
Maintainer informed via mail
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2018-12-05 15:42:49 UTC
(In reply to Maxim Sobolev from comment #0)
Patch is incomplete and does not build like this...

install: [...]/work/libg722-v_1_0_2/libg722.a: No such file or directory
Comment 3 Nathan 2018-12-06 05:23:45 UTC
Created attachment 199881 [details]
Fix build ; use source GNUmakefile

audio/libg722: Fix build                                                                                                                                                                                     
                                                                                                                                                                                                             
PR:             233780                                                                                                                                                                                       
Submitted by:   Nathan <ndowens@yahoo.com>
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-01-17 13:49:05 UTC
A commit references this bug:

Author: tobik
Date: Thu Jan 17 13:48:47 UTC 2019
New revision: 490561
URL: https://svnweb.freebsd.org/changeset/ports/490561

Log:
  audio/libg722: Use INSTALL_LIB to install the shared library

  PR:		233780
  Submitted by:	sobomax (based on)
  Approved by:	ports@sippysoft.com (maintainer timeout, 1.5 months)

Changes:
  head/audio/libg722/Makefile