Bug 233780 - audio/libg722: fix make install target
Summary: audio/libg722: fix make install target
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-04 16:25 UTC by Maxim Sobolev
Modified: 2019-01-24 15:54 UTC (History)
1 user (show)

See Also:


Attachments
Patch to fix the issue. (907 bytes, patch)
2018-12-04 16:25 UTC, Maxim Sobolev
no flags Details | Diff
Fix build ; use source GNUmakefile (1.09 KB, patch)
2018-12-06 05:23 UTC, Nathan
ndowens04: maintainer-approval?
Details | Diff

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