Bug 202052 - ports-mgmt/portlint warns about EXTRACT_DEPENDS=${AUTOCONF_DEPENDS}
Summary: ports-mgmt/portlint warns about EXTRACT_DEPENDS=${AUTOCONF_DEPENDS}
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: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-03 06:13 UTC by Gerald Pfeifer
Modified: 2015-08-09 22:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald Pfeifer freebsd_committer freebsd_triage 2015-08-03 06:13:13 UTC
emulators/wine-devel/Makefile has the following snippet:

  EXTRACT_DEPENDS=bash:${PORTSDIR}/shells/bash \
                  git:${PORTSDIR}/devel/git \
                  ${AUTOCONF_DEPENDS}

portlint -C warns about this a follows due to the ${AUTOCONF_DEPENDS} part:

  WARN: Makefile: wrong dependency value for EXTRACT_DEPENDS.
  EXTRACT_DEPENDS requires 2 or 3 colon-separated tuples.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2015-08-09 22:19:59 UTC
Fixed in my CVS repo pending the next release.
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2015-08-09 22:24:15 UTC
Fixed in 2.16.6.