FreeBSD Bugzilla – Attachment 49069 Details for
Bug 75044
[UPDATE] Version Check added to prevent build on python version >= 2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 416 bytes, created by
Gerhard Schmidt
on 2004-12-14 09:00:49 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Gerhard Schmidt
Created:
2004-12-14 09:00:49 UTC
Size:
416 bytes
patch
obsolete
>diff -ruN /usr/ports/mail/py-mimelib/Makefile py-mimelib/Makefile >--- /usr/ports/mail/py-mimelib/Makefile Mon Oct 6 14:22:25 2003 >+++ py-mimelib/Makefile Tue Dec 14 09:48:15 2004 >@@ -20,4 +20,10 @@ > USE_PYTHON= yes > USE_PYDISTUTILS=yes > >+.include <bsd.port.pre.mk> >+ >+.if ${PYTHON_REL} >= 220 >+IGNORE= "The E-Mail package is part of the Python base distribution since python 2.2" >+.endif >+ > .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 75044
: 49069