FreeBSD Bugzilla – Attachment 25614 Details for
Bug 43748
(Hopefully) Fix Bento Build astro/ksetiwatch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ksetiwatch.diff
ksetiwatch.diff (text/plain), 741 bytes, created by
Tilman Linneweh
on 2002-10-06 18:40:01 UTC
(
hide
)
Description:
ksetiwatch.diff
Filename:
MIME Type:
Creator:
Tilman Linneweh
Created:
2002-10-06 18:40:01 UTC
Size:
741 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/astro/ksetiwatch/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- Makefile 5 Oct 2002 23:11:32 -0000 1.4 >+++ Makefile 6 Oct 2002 17:27:30 -0000 >@@ -13,8 +13,6 @@ > > MAINTAINER= sverrir@hem.passagen.se > >-BROKEN= "Does not configure" >- > BUILD_DEPENS= autoconf:${PORTSDIR}/devel/autoconf > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/-1//} >@@ -22,9 +20,10 @@ > USE_KDELIBS_VER=3 > USE_GMAKE= yes > GNU_CONFIGURE= yes >+AUTOCONF?= ${LOCALBASE}/bin/autoconf > CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} > > pre-configure: >- cd ${WRKSRC}; autoconf >+ cd ${WRKSRC}; ${AUTOCONF} > > .include <bsd.port.mk>
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 43748
: 25614