Bug 113549 - [FIX] print/apsfilter: fix INDEX build under non default configuration
Summary: [FIX] print/apsfilter: fix INDEX build under non default configuration
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: andreas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-11 04:50 UTC by geraud
Modified: 2007-06-13 17:10 UTC (History)
1 user (show)

See Also:


Attachments
apsfilter.diff (509 bytes, patch)
2007-06-11 04:50 UTC, geraud
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 !