Bug 109920

Summary: [PATCH] graphics/graphviz: EXAMPLESDIR should be removed when NOPORTDOCS
Product: Ports & Packages Reporter: Rong-En Fan <rafan>
Component: Individual Port(s)Assignee: Dirk Meyer <dinoex>
Status: Closed FIXED    
Severity: Affects Only Me CC: dinoex
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
graphviz-2.12.patch none

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.