aboutsummaryrefslogtreecommitdiff
path: root/graphics/exiv2/files
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-07-02 09:28:48 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-07-02 09:28:48 +0000
commit84b6ac392862370ccf4ae6ae9f92eaf16a548cf5 (patch)
tree68cca6004c3851230e5d0ffb774c0e1fc3b6ba88 /graphics/exiv2/files
parent09641c3f33e8bc62fb57714ceab687d6c0cbde21 (diff)
Notes
Diffstat (limited to 'graphics/exiv2/files')
-rw-r--r--graphics/exiv2/files/patch-src_Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/exiv2/files/patch-src_Makefile b/graphics/exiv2/files/patch-src_Makefile
deleted file mode 100644
index 2ae009aefc2d..000000000000
--- a/graphics/exiv2/files/patch-src_Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.orig Sat Dec 16 19:35:51 2006
-+++ src/Makefile Sat Dec 16 19:39:49 2006
-@@ -242,7 +242,7 @@
- bin: lib $(BINARY) $(EXIV2BIN) $(MCBIN) path-test
-
- lib: $(OBJ)
-- $(LIBTOOL) --mode=link $(CXX) $(LDFLAGS) $(LOBJ) -o $(LIBRARY) -rpath $(libdir) -release $(EXIV2_VERSION) $(LIBS)
-+ $(LIBTOOL) --mode=link $(CXX) $(LDFLAGS) $(LOBJ) -o $(LIBRARY) -rpath $(libdir) -version-number $(subst .,:,$(EXIV2_VERSION)) $(LIBS)
- @touch lib
-
- path-test: path-test.o utils.o