Bug 113549

Summary: [FIX] print/apsfilter: fix INDEX build under non default configuration
Product: Ports & Packages Reporter: geraud
Component: Individual Port(s)Assignee: andreas <andreas>
Status: Closed FIXED    
Severity: Affects Only Me CC: andreas
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
apsfilter.diff none

Description geraud 2007-06-11 04:50:03 UTC
	If BATCH and APSFILTER_ALL are defined and WITHOUT_X11
	undefined, apsfilter depends on the now defunct
	graphics/tgif-nls. Which breaks INDEX and most probably the
	build as well.

	Port's maintainer (andreas@) is cc'd.

Fix: Apply the patch to replace tgif-nls with tgif since the port was
	moved yesterday.
How-To-Repeat: 	try to build INDEX with the previous settings
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-11 04:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->andreas

Over to maintainer
Comment 2 andreas freebsd_committer freebsd_triage 2007-06-13 16:53:30 UTC
State Changed
From-To: open->analyzed

Will apply the suggested patch, thanks for it. 
Am currently testing it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-13 17:03:26 UTC
andreas     2007-06-13 16:03:20 UTC

  FreeBSD ports repository

  Modified files:
    print/apsfilter      Makefile 
  Log:
  Depend on graphics/tgif port not tgif-nls.
  Bumped portrevision
  
  PR:             113549
  Submitted by:   Geraud CONTINSOUZAS
  
  Revision  Changes    Path
  1.130     +2 -2      ports/print/apsfilter/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 4 andreas freebsd_committer freebsd_triage 2007-06-13 17:05:59 UTC
State Changed
From-To: analyzed->closed

committed, thanks !