Bug 119116 - x11/gtk-theme-switch2 doesn't compile on 6.3RC1
Summary: x11/gtk-theme-switch2 doesn't compile on 6.3RC1
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-28 20:10 UTC by gregory delfly
Modified: 2008-01-02 03:11 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gregory delfly 2007-12-28 20:10:01 UTC
Trying to install the port: /usr/port/x11/gtk-theme-switch2, compilation
aborts on error:

switch.c: In function `preview_clicked':
switch.c:129: warning: implicit declaration of function `GTK_COMBO'
switch.c:130: error: invalid type argument of `->'
[...]

How-To-Repeat: cd /usr/ports/x11/gtk-theme-switch2 && make
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-01-01 15:26:37 UTC
miwi        2008-01-01 15:26:34 UTC

  FreeBSD ports repository

  Added files:
    x11/gtk-theme-switch2/files patch-Makefile 
  Log:
  - Add missing patch
  
  PR:             119116
  Submitted by:   gregory delfly <gregoryd.freebsd@free.fr>
                  pointyhat via pav
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.1       +34 -0     ports/x11/gtk-theme-switch2/files/patch-Makefile (new)
_______________________________________________
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 2 Martin Wilke freebsd_committer freebsd_triage 2008-01-01 15:26:47 UTC
State Changed
From-To: open->closed

Fixed.