summaryrefslogtreecommitdiff
path: root/devel/libelf/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libelf/files/patch-configure')
-rw-r--r--devel/libelf/files/patch-configure16
1 files changed, 11 insertions, 5 deletions
diff --git a/devel/libelf/files/patch-configure b/devel/libelf/files/patch-configure
index 7ca3e6f67d4f..ed68624e1d72 100644
--- a/devel/libelf/files/patch-configure
+++ b/devel/libelf/files/patch-configure
@@ -1,8 +1,14 @@
-Adapt the configure script to FreeBSD:
-- use the elf.h header;
-- shorten the library .so file name;
-- honor LDFLAGS when linking;
-- do not link against or depend on libc.
+Description: Adapt the configure script to FreeBSD.
+ - use the elf.h header;
+ - shorten the library .so file name;
+ - honor LDFLAGS when linking;
+ - do not link against or depend on libc.
+Forwarded: not-needed
+Author: Kevin Van Maren <vanmaren@fast.cs.utah.edu>,
+ Maxim Sobolev <sobomax@FreeBSD.org>,
+ Peter Pentchev <roam@FreeBSD.org>
+ Ying-Chieh Liao <ijliao@FreeBSD.org>
+Last-Update: 2009-11-20
--- configure.orig
+++ configure