Bug 137491 - databases/sqlrelay breaks when WITH_GTK=true
Summary: databases/sqlrelay breaks when WITH_GTK=true
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: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-06 18:20 UTC by Pavel Gubin
Modified: 2009-11-02 16:00 UTC (History)
0 users

See Also:


Attachments
file.diff (297 bytes, patch)
2009-08-06 18:20 UTC, Pavel Gubin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Gubin 2009-08-06 18:20:02 UTC
The databases/sqlrelay make fails with:

"/usr/ports/Mk/bsd.gnome.mk", line 629: The Pre include part of bsd.gnome.mk part is not included. Did you forget WANT_GNOME=yes before bsd.port.pre.mk?

when WITH_GTK knob turned on, and this also breaks `make index'

Fix: Patch attached with submission follows:
How-To-Repeat: cd /usr/ports/databases/sqlrelay && make showconfig WITH_GTK=true
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-06 18:20:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 skv freebsd_committer freebsd_triage 2009-11-02 15:55:23 UTC
State Changed
From-To: open->closed

Committed, thanks.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-11-02 15:55:29 UTC
skv         2009-11-02 15:55:09 UTC

  FreeBSD ports repository

  Modified files:
    databases/sqlrelay   Makefile Makefile.common distinfo 
                         pkg-plist 
  Removed files:
    databases/sqlrelay/files patch-init-Makefile 
  Log:
  - Update to 0.41
  - Add WANT_GNOME [1]
  - Be PREFIX-neutral [2]
  
  Changes:
  PR:             ports/137491 [1], ports/138912 [1], ports/139472 [2],
  Submitted by:   Pavel Gubin <pg xx 2lazy.ru> [1],
                  Anatoly Borodin <anatoly.borodin xx gmail.com> [1],
                  Sahil Tandon <sahil xx tandon.net> [2]
  
  Revision  Changes    Path
  1.62      +7 -2      ports/databases/sqlrelay/Makefile
  1.15      +2 -2      ports/databases/sqlrelay/Makefile.common
  1.16      +3 -3      ports/databases/sqlrelay/distinfo
  1.2       +0 -13     ports/databases/sqlrelay/files/patch-init-Makefile (dead)
  1.21      +4 -14     ports/databases/sqlrelay/pkg-plist
_______________________________________________
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"