aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-05-25 06:11:10 +0800
committerahze <ahze@FreeBSD.org>2006-05-25 06:11:10 +0800
commit1b1f6e871501ef8df90098abce327b6cd5623614 (patch)
tree6f2b37357ca6e59ab8af11a3754d7df46a639533 /graphics
parente8e0a8e1e53b44518e6feaaed72347b1f9bb81c7 (diff)
downloadfreebsd-ports-gnome-1b1f6e871501ef8df90098abce327b6cd5623614.tar.gz
freebsd-ports-gnome-1b1f6e871501ef8df90098abce327b6cd5623614.tar.zst
freebsd-ports-gnome-1b1f6e871501ef8df90098abce327b6cd5623614.zip
- Install a versioned lib
PR: 96853 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/exiv2/Makefile1
-rw-r--r--graphics/exiv2/files/patch-src_Makefile11
-rw-r--r--graphics/exiv2/pkg-plist2
3 files changed, 13 insertions, 1 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index 9751b1f67dbd..690096669b04 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= exiv2
PORTVERSION= 0.9.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.exiv2.org/
diff --git a/graphics/exiv2/files/patch-src_Makefile b/graphics/exiv2/files/patch-src_Makefile
new file mode 100644
index 000000000000..7617261e99af
--- /dev/null
+++ b/graphics/exiv2/files/patch-src_Makefile
@@ -0,0 +1,11 @@
+--- src/Makefile.orig Fri May 5 11:46:42 2006
++++ src/Makefile Fri May 5 11:47:15 2006
+@@ -199,7 +199,7 @@
+ bin: lib $(BINARY) $(EXIV2BIN) $(MCBIN) path-test
+
+ lib: $(OBJ)
+- $(LIBTOOL) --mode=link $(CXX) $(LDFLAGS) $(LOBJ) -o $(LIBRARY) -rpath $(libdir) -release $(EXIV2_VERSION)
++ $(LIBTOOL) --mode=link $(CXX) $(LDFLAGS) $(LOBJ) -o $(LIBRARY) -rpath $(libdir) -version-number $(subst .,:,$(EXIV2_VERSION))
+ @touch lib
+
+ path-test: path-test.o utils.o
diff --git a/graphics/exiv2/pkg-plist b/graphics/exiv2/pkg-plist
index 626396356931..e47e82acb404 100644
--- a/graphics/exiv2/pkg-plist
+++ b/graphics/exiv2/pkg-plist
@@ -26,10 +26,10 @@ include/exiv2/sonymn.hpp
include/exiv2/tags.hpp
include/exiv2/types.hpp
include/exiv2/value.hpp
-lib/libexiv2-0.9.1.so
lib/libexiv2.a
lib/libexiv2.la
lib/libexiv2.so
+lib/libexiv2.so.0
%%PORTDOCS%%%%DOCSDIR%%/actions_8hpp.html
%%PORTDOCS%%%%DOCSDIR%%/actions_8hpp__incl.map
%%PORTDOCS%%%%DOCSDIR%%/actions_8hpp__incl.md5