Bug 109920 - [PATCH] graphics/graphviz: EXAMPLESDIR should be removed when NOPORTDOCS
Summary: [PATCH] graphics/graphviz: EXAMPLESDIR should be removed when NOPORTDOCS
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-05 14:00 UTC by Rong-En Fan
Modified: 2007-03-06 12:53 UTC (History)
1 user (show)

See Also:


Attachments
graphviz-2.12.patch (1.30 KB, patch)
2007-03-05 14:00 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-03-05 14:00:11 UTC
- EXAMPLESDIR should be removed when if NOPORTDOCS=1
- Use tab after space to pet portlint

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-05 14:00:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-06 11:58:40 UTC
dinoex      2007-03-06 11:58:34 UTC

  FreeBSD ports repository

  Modified files:
    graphics/graphviz    Makefile pkg-plist 
  Log:
  - fix option NOPORTDOCS
  PR:             109920
  Submitted by:   Rong-En Fan
  
  - fix option WITH_PHP
  - fix package for options WITH_GUILE, WITH_LUA
  - cleanup space/tab indent
  
  Revision  Changes    Path
  1.74      +70 -66    ports/graphics/graphviz/Makefile
  1.33      +19 -19    ports/graphics/graphviz/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 3 Dirk Meyer freebsd_committer freebsd_triage 2007-03-06 12:53:21 UTC
State Changed
From-To: open->closed

committed, thanks.