FreeBSD Bugzilla – Attachment 34795 Details for
Bug 56420
[patch] mark lang/src as BROKEN
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 751 bytes, created by
Mark Linimon
on 2003-09-04 12:30:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2003-09-04 12:30:09 UTC
Size:
751 bytes
patch
obsolete
>--- sr/Makefile.dist Mon Aug 25 21:31:29 2003 >+++ sr/Makefile Wed Sep 3 02:29:23 2003 >@@ -23,6 +23,14 @@ > MAN3 = sranimator.3 srgetopt.3 srwin.3 > MAN5 = srmap.5 srtrace.5 > >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} < 500000 >+BROKEN= "fails to package due to missing lib/sr/srwin.o" >+.endif >+.if ${OSVERSION} >= 500000 >+BROKEN= "fails to build; bad C++ code" >+.endif > pre-install: > @${MKDIR} ${PREFIX}/lib/sr > >@@ -36,4 +44,4 @@ > ${CP} -pR ${WRKSRC}/examples/* ${EXAMPLESDIR} > .endif > >-.include<bsd.port.mk> >+.include <bsd.port.post.mk> >--- sr/pkg-descr.dist Thu Jun 26 06:28:36 1997 >+++ sr/pkg-descr Wed Sep 3 02:30:35 2003 >@@ -13,3 +13,5 @@ > in /usr/local/share/doc/sr/notes/README. > > Enjoy. >+ >+ WWW: http://www.cs.arizona.edu/sr
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 56420
: 34795