Bug 105402

Summary: Fix Build of updated textproc/docbook-xsl
Product: Ports & Packages Reporter: John Merryweather Cooper <john_m_cooper>
Component: Individual Port(s)Assignee: Dag-Erling Smørgrav <des>
Status: Closed FIXED    
Severity: Affects Only Me CC: des
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix-textproc_docbook-xsl_Makefile none

Description John Merryweather Cooper 2006-11-11 18:30:23 UTC

Build fails because it tries to reinstall textproc/sdocbook.  It does this because the dependency in textproc/docbook-xsl/Makefile is specified incorrectly.

How-To-Repeat: 

# cd /usr/ports/textproc/docbook-xsl
# make install
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-11 18:30:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->des

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-11 22:20:39 UTC
des         2006-11-11 22:20:34 UTC

  FreeBSD ports repository

  Modified files:
    textproc/docbook-xsl Makefile 
  Log:
  Chase sdocbook-xml version change.
  
  PR:             ports/105402
  Submitted by:   John Merryweather Cooper <john_m_cooper@yahoo.com>
  
  Revision  Changes    Path
  1.41      +1 -1      ports/textproc/docbook-xsl/Makefile
_______________________________________________
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 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2006-11-11 22:31:00 UTC
State Changed
From-To: open->closed

Fixed, thanks.