FreeBSD Bugzilla – Attachment 16221 Details for
Bug 29825
Update port: textproc/minidom
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.00 KB, created by
tkato
on 2001-08-17 23:40:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2001-08-17 23:40:02 UTC
Size:
2.00 KB
patch
obsolete
>diff -urN /usr/ports/textproc/minidom/Makefile textproc/minidom/Makefile >--- /usr/ports/textproc/minidom/Makefile Tue Aug 14 02:18:30 2001 >+++ textproc/minidom/Makefile Sat Aug 18 07:09:53 2001 >@@ -16,17 +16,15 @@ > LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ > giconv:${PORTSDIR}/converters/libiconv > >-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config > USE_GLIB= yes > USE_LIBTOOL= yes >-USE_AUTOCONF= yes >-GNU_CONFIGURE= yes >-CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ >- LDFLAGS="-L${LOCALBASE}/lib" >+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >+ LIBS="-L${LOCALBASE}/lib" >+CONFIGURE_ARGS= --with-libxml2=yes > INSTALLS_SHLIB= yes > > post-patch: >- @${PERL} -pi -e "s,-lglib,-lglib12,g ; \ >- s,glib-config,${GLIB_CONFIG},g" ${WRKSRC}/configure.in >+ @${PERL} -pi -e 's|-lglib|-lglib12|g ; \ >+ s|glib-config|${GLIB_CONFIG}|g' ${WRKSRC}/configure > > .include <bsd.port.mk> >diff -urN /usr/ports/textproc/minidom/files/patch-configure.in textproc/minidom/files/patch-configure.in >--- /usr/ports/textproc/minidom/files/patch-configure.in Tue Aug 14 02:18:46 2001 >+++ textproc/minidom/files/patch-configure.in Thu Jan 1 09:00:00 1970 >@@ -1,19 +0,0 @@ >---- configure.in.orig Sun May 6 20:34:59 2001 >-+++ configure.in Tue Aug 14 01:09:25 2001 >-@@ -27,7 +27,7 @@ >- AC_PROG_RANLIB >- >- dnl Checks for libraries. >--AC_CHECK_LIB(glib, g_malloc, >-+AC_CHECK_LIB(glib12, g_malloc, >- [ >- CFLAGS="$CFLAGS `glib-config --cflags`" >- CXXFLAGS="$CXXFLAGS `glib-config --cflags`" >-@@ -38,7 +38,6 @@ >- ) >- >- AC_CHECK_PROG(XML_CONFIG, xml2-config, xml2-config) >--AC_CHECK_PROG(XML_CONFIG, xml-config, xml-config, no) >- AC_SUBST(XML_CONFIG) >- >- if test $XML_CONFIG = "no"; then >diff -urN /usr/ports/textproc/minidom/pkg-plist textproc/minidom/pkg-plist >--- /usr/ports/textproc/minidom/pkg-plist Tue Aug 14 02:18:30 2001 >+++ textproc/minidom/pkg-plist Sat Aug 18 06:32:44 2001 >@@ -1,7 +1,6 @@ > bin/minidom-config > include/minidom/minidom.h > lib/libminidom.a >-lib/libminidom.la > lib/libminidom.so > lib/libminidom.so.1 > @dirrm include/minidom
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 29825
: 16221