Bug 126699 - [PATCH] x11-toolkits/jdic: Fix USE_XORG value
Summary: [PATCH] x11-toolkits/jdic: Fix USE_XORG value
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: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-21 06:20 UTC by Greg Lewis
Modified: 2008-08-22 20:20 UTC (History)
1 user (show)

See Also:


Attachments
jdic-20061102_3.patch (427 bytes, patch)
2008-08-21 06:20 UTC, Greg Lewis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Lewis 2008-08-21 06:20:01 UTC
This changes adds xt to USE_XORG since the port uses headers from the xt
port (e.g., X11/Intrinsic.h) and clearly links with libXt during the build.

See http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20080819154558/jdic-20061102_3.log

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-21 06:20:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thierry

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-22 20:12:40 UTC
thierry     2008-08-22 19:12:23 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/jdic    Makefile 
  Log:
  - This changes adds xt to USE_XORG since the port uses headers from the
  xt port (e.g., X11/Intrinsic.h) and clearly links with libXt during the
  build;
  
  - Release maintainership.
  
  PR:             ports/126699
  Submitted by:   glewis
  
  Revision  Changes    Path
  1.7       +2 -2      ports/x11-toolkits/jdic/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 Thierry Thomas freebsd_committer freebsd_triage 2014-06-01 06:54:24 UTC
State Changed
From-To: open->closed


Committed, thanks!