FreeBSD Bugzilla – Attachment 53552 Details for
Bug 81003
[Update port] sysutils/dar: include gettext-header if compiled with gettext (needed for kdar)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dar.patch
dar.patch (text/plain), 913 bytes, created by
Kay Lehmann
on 2005-05-14 07:50:01 UTC
(
hide
)
Description:
dar.patch
Filename:
MIME Type:
Creator:
Kay Lehmann
Created:
2005-05-14 07:50:01 UTC
Size:
913 bytes
patch
obsolete
>diff -urN dar.orig/Makefile dar/Makefile >--- dar.orig/Makefile Sat May 14 08:36:00 2005 >+++ dar/Makefile Sat May 14 08:35:48 2005 >@@ -21,6 +21,7 @@ > .if !defined(WITHOUT_NLS) > USE_GETTEXT= yes > PLIST_SUB+= NLS="" >+EXTRA_PATCHES= ${PATCHDIR}/extra-patch-src::libdar::integers.hpp > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > CONFIGURE_ARGS+=--with-libintl-prefix=${PREFIX} >diff -urN dar.orig/files/extra-patch-src::libdar::integers.hpp dar/files/extra-patch-src::libdar::integers.hpp >--- dar.orig/files/extra-patch-src::libdar::integers.hpp Thu Jan 1 01:00:00 1970 >+++ dar/files/extra-patch-src::libdar::integers.hpp Sat May 14 08:35:48 2005 >@@ -0,0 +1,10 @@ >+--- src/libdar/integers.hpp.orig Sat Apr 16 11:38:51 2005 >++++ src/libdar/integers.hpp Sat Apr 16 11:39:27 2005 >+@@ -31,6 +31,7 @@ >+ #define INTEGERS_HPP >+ >+ #include "../my_config.h" >++#include <libintl.h> >+ >+ #ifndef OS_BITS >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 81003
: 53552