ports/sysutils/tracker-client/files/patch-src_tracker-preferences_Makefile.in
Michael Johnson 8260674227 Split tracker into gnome and non-gnome ports
The sysutils/tracker port is now a meta port and tracker is now split into
  separate ports to allow non-GNOME users to install tracker without pulling
  in GNOME components. To upgrade please use the directions below.

  portmaster users:
  portmaster -o sysutils/tracker-client tracker
  portmaster -u sysutils/tracker

  portupgrade users:
  portupgrade -o sysutils/tracker-client tacker
  portupgrade -u sysutils/tracker

Repocopied by:	marcus
2008-04-05 17:02:17 +00:00

21 lines
813 B
Text

--- src/tracker-preferences/Makefile.in.orig 2008-03-30 16:28:05.657537943 -0400
+++ src/tracker-preferences/Makefile.in 2008-03-30 16:29:01.927868390 -0400
@@ -59,8 +59,7 @@
tracker_preferences_OBJECTS = $(am_tracker_preferences_OBJECTS)
am__DEPENDENCIES_1 =
tracker_preferences_DEPENDENCIES = $(am__DEPENDENCIES_1) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
- $(top_builddir)/src/libtracker/libtrackerclient.la
+ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
@@ -329,7 +328,7 @@
$(GTK2_LIBS) \
$(LIBGLADE_LIBS) \
$(DBUS_LIBS) \
- $(top_builddir)/src/libtracker/libtrackerclient.la \
+ -ltrackerclient \
$(NULL)
EXTRA_DIST = $(pkgdata_DATA)