FreeBSD Bugzilla – Attachment 30104 Details for
Bug 50854
Fix build for x11-toolkits/php-gtk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
php-gtk-Makefile.diff
php-gtk-Makefile.diff (text/plain), 1.15 KB, created by
Alex Kiesel
on 2003-04-12 12:40:06 UTC
(
hide
)
Description:
php-gtk-Makefile.diff
Filename:
MIME Type:
Creator:
Alex Kiesel
Created:
2003-04-12 12:40:06 UTC
Size:
1.15 KB
patch
obsolete
>--- Makefile.orig Wed Apr 2 01:06:02 2003 >+++ Makefile Sat Apr 12 11:40:11 2003 >@@ -18,14 +18,14 @@ > # automake-1.5 installed - what a mess > BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \ > automake14:${PORTSDIR}/devel/automake14 \ >- autoconf:${PORTSDIR}/devel/autoconf213 \ >- ${LOCALBASE}/bin/phpize:${PORTSDIR}/www/mod_php4 >+ autoconf:${PORTSDIR}/devel/autoconf \ >+ autoconf213:${PORTSDIR}/devel/autoconf213 \ >+ phpize:${PORTSDIR}/www/mod_php4 > RUN_DEPENDS= php:${PORTSDIR}/www/mod_php4 > > # Don't call autoconf directly, ./buildconf does this > GNU_CONFIGURE= yes > USE_AUTOCONF= no >-USE_LIBTOOL= no > USE_GMAKE= yes > USE_PERL5_BUILD=yes > USE_GNOMENG= yes >@@ -75,11 +75,9 @@ > @${ECHO_MSG} '* *' > @${ECHO_MSG} '*********************************************************' > >-post-patch-script: >- @${ECHO_MSG} "===> Building configuration files for ${PKGNAME}" >- (cd ${WRKSRC} && ./buildconf) >- > pre-configure: >+ @${ECHO_MSG} "===> Building configuration files for ${PKGNAME}" >+ @(cd ${WRKSRC} && ./buildconf) > .for FILE in ${PIC2FIX} > @${REINPLACE_CMD} -e "s|-prefer-pic|${CFLAGS}|g" ${WRKSRC}/${FILE} > .endfor
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 50854
: 30104