Bug 70107 - [PATCH] devel/porttools: fix dependency
Summary: [PATCH] devel/porttools: fix dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sergei Kolobov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-07 05:00 UTC by Yen-Ming Lee
Modified: 2004-08-29 02:27 UTC (History)
1 user (show)

See Also:


Attachments
porttools-0.63_1.patch (822 bytes, patch)
2004-08-07 05:00 UTC, Yen-Ming Lee
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yen-Ming Lee 2004-08-07 05:00:49 UTC
[DESCRIBE CHANGES]

${LOCALBASE} is defined after ".include <bsd.port.pre.mk>"

Port maintainer (sergei@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63

How-To-Repeat: 
- cd /usr/ports/devel/newfile && make install clean
  (install newfile by your own first, and make sure that newfile exists)

- cd /usr/ports/devel/porttools && make -V RUN_DEPENDS
  (porttools can't find newfile, and doesn't depends on newfile)
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-08-07 07:32:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sergei

Over to maintainer.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-08-29 02:27:10 UTC
State Changed
From-To: open->closed

Committed (maintainer timeout, 3 weeks).