Bug 109376 - [PATCH] devel/tkp4: use DOCSDIR, DATADIR
Summary: [PATCH] devel/tkp4: use DOCSDIR, DATADIR
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-21 04:50 UTC by Rong-En Fan
Modified: 2007-03-03 21:40 UTC (History)
1 user (show)

See Also:


Attachments
tkp4-1.12.patch (1.94 KB, patch)
2007-02-21 04:50 UTC, Rong-En Fan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rong-En Fan freebsd_committer freebsd_triage 2007-02-21 04:50:00 UTC
- Use bsd.port.mk's DOCSDIR and DATADIR, so we don't need to do it our own.
  Therefore, we don't need to write after post.mk
- Traditionally, we put custom make target below bsd.port.pre.mk

Port maintainer (mi@aldan.algebra.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-21 04:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-21 04:50:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-03 21:33:47 UTC
mi          2007-03-03 21:33:33 UTC

  FreeBSD ports repository

  Modified files:
    devel/tkp4           Makefile pkg-plist 
  Log:
  Switch to USE_TK=yes and put in place other simplifications suggested
  by the PR. Nice and neat now -- no need even for dual parsing of
  bsd.port.mk any more.
  
  PR:     ports/109376
  Submitted by:   rafan
  
  Revision  Changes    Path
  1.8       +5 -11     ports/devel/tkp4/Makefile
  1.4       +9 -9      ports/devel/tkp4/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Mikhail Teterin freebsd_committer freebsd_triage 2007-03-03 21:33:53 UTC
State Changed
From-To: feedback->closed

Committed (with minor changes), thanks!