Bug 160704 - [PATCH] sysutils/gnome-settings-daemon: depend on libgdbm
Summary: [PATCH] sysutils/gnome-settings-daemon: depend on libgdbm
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-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-13 12:50 UTC by Jimmy Olgeni
Modified: 2011-09-17 13:00 UTC (History)
1 user (show)

See Also:


Attachments
gnome-settings-daemon-2.32.1_3.patch (782 bytes, patch)
2011-09-13 12:50 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2011-09-13 12:50:04 UTC
This port needs to depend on databases/gdbm because it links directly
with libgdbm (libmedia-keys.so).

(portlint complained about CPPFLAGS being included in CONFIGURE_ENV
but I left it alone)

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-13 12:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-17 12:57:28 UTC
kwm         2011-09-17 11:57:19 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/gnome-settings-daemon Makefile 
  Log:
  Bump portrevision and add gdbm dependancy.
  
  While here move CPPFLAGS out of CONFIGURE_ENV
  
  PR:             ports/160704
  Submitted by:   olgeni@
  
  Revision  Changes    Path
  1.23      +4 -3      ports/sysutils/gnome-settings-daemon/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 Koop Mast freebsd_committer freebsd_triage 2011-09-17 12:57:55 UTC
State Changed
From-To: open->closed

Committed thanks!