Bug 235229 - audio/baudline: Makefile error
Summary: audio/baudline: Makefile error
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-27 04:04 UTC by dan
Modified: 2019-01-27 04:27 UTC (History)
2 users (show)

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


Attachments
Makefile diff (574 bytes, patch)
2019-01-27 04:04 UTC, dan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dan 2019-01-27 04:04:20 UTC
Created attachment 201429 [details]
Makefile diff

Port appears to be missing .include <bsd.port.pre.mk>/.include <bsd.port.post.mk> in order to properly detect manually downloaded distfiles.

Adding appropriate .include allows the port to build.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-01-27 04:15:51 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-01-27 04:16:36 UTC
A commit references this bug:

Author: yuri
Date: Sun Jan 27 04:15:45 UTC 2019
New revision: 491323
URL: https://svnweb.freebsd.org/changeset/ports/491323

Log:
  audio/baudline: Fix missing include bsd.port.pre.mk/bsd.port.post.mk to allow proper detection of manually downloaded distfile

  PR:		235229
  Submitted by:	dan@pldn.xyz

Changes:
  head/audio/baudline/Makefile