From b7c4f325f7f12895819798f61fdaaea112d7df81 Mon Sep 17 00:00:00 2001 From: Tom McLaughlin Date: Sun, 5 Feb 2006 01:36:52 +0000 Subject: - Remove patch-src::f-spot.exe.config.in now that most dependant ports use ltverhack. For the remianing two libraries just do the patching using REINPLACE_CMD in post-patch Project by: BSD# --- graphics/f-spot/Makefile | 7 +++++- .../f-spot/files/patch-src::f-spot.exe.config.in | 29 ---------------------- 2 files changed, 6 insertions(+), 30 deletions(-) delete mode 100644 graphics/f-spot/files/patch-src::f-spot.exe.config.in (limited to 'graphics') diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 2bcfa3a2d6b3..64cf6b73062d 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -8,7 +8,7 @@ PORTNAME= f-spot PORTVERSION= 0.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 @@ -34,5 +34,10 @@ USE_GMAKE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +post-patch: + @${REINPLACE_CMD} 's|target="liblcms.so.1"|target="liblcms.so"|g ; \ + s|target="libexif.so.@EXIF_SOVERSION@"|target="libexif.so"|g' \ + ${WRKSRC}/src/f-spot.exe.config.in + .include "${.CURDIR}/../../lang/mono/bsd.mono.mk" .include diff --git a/graphics/f-spot/files/patch-src::f-spot.exe.config.in b/graphics/f-spot/files/patch-src::f-spot.exe.config.in deleted file mode 100644 index 69cfd83017e8..000000000000 --- a/graphics/f-spot/files/patch-src::f-spot.exe.config.in +++ /dev/null @@ -1,29 +0,0 @@ ---- src/f-spot.exe.config.in.orig Sun May 15 22:07:34 2005 -+++ src/f-spot.exe.config.in Sun May 15 22:07:40 2005 -@@ -1,14 +1,14 @@ - -- -- -- -- -- -- -- -- -- -- -- -- -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ - -- cgit v1.2.3