summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2012-06-13 11:29:37 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2012-06-13 11:29:37 +0800
commitff77e31dcf2ca8c0980d4b42485f7b61e8d029be (patch)
treed3a7493bde361116807d4949c639ebafec1f17d3 /net-im
parentccc8f8805873aac07442d31d24487450a8fa0a4a (diff)
downloadmarcuscom-ports-ff77e31dcf2ca8c0980d4b42485f7b61e8d029be.tar
marcuscom-ports-ff77e31dcf2ca8c0980d4b42485f7b61e8d029be.tar.gz
marcuscom-ports-ff77e31dcf2ca8c0980d4b42485f7b61e8d029be.tar.bz2
marcuscom-ports-ff77e31dcf2ca8c0980d4b42485f7b61e8d029be.tar.lz
marcuscom-ports-ff77e31dcf2ca8c0980d4b42485f7b61e8d029be.tar.xz
marcuscom-ports-ff77e31dcf2ca8c0980d4b42485f7b61e8d029be.tar.zst
marcuscom-ports-ff77e31dcf2ca8c0980d4b42485f7b61e8d029be.zip
No longer need this patch with the recently bsd.gnome.mk change.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16897 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im')
-rw-r--r--net-im/telepathy-farsight/files/patch-telepathy-farsight_Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/telepathy-farsight/files/patch-telepathy-farsight_Makefile.in b/net-im/telepathy-farsight/files/patch-telepathy-farsight_Makefile.in
deleted file mode 100644
index 1215ad50b..000000000
--- a/net-im/telepathy-farsight/files/patch-telepathy-farsight_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- telepathy-farsight/Makefile.in.orig 2009-02-28 00:03:16.000000000 -0500
-+++ telepathy-farsight/Makefile.in 2009-02-28 00:03:37.000000000 -0500
-@@ -250,7 +250,7 @@ libtelepathy_farsight_la_SOURCES = \
-
- nodist_libtelepathy_farsight_la_SOURCES = $(BUILT_SOURCES)
- lib_LTLIBRARIES = libtelepathy-farsight.la
--pkgconfigdir = ${libdir}/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = telepathy-farsight.pc
- AM_CFLAGS = \
- $(ERROR_CFLAGS) \