FreeBSD Bugzilla – Attachment 35680 Details for
Bug 57531
Fix port: net/nicotine Makefile missing/broken RUN_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nicotine-run_depends.patch
nicotine-run_depends.patch (text/plain), 394 bytes, created by
Stefan Walter
on 2003-10-03 14:50:16 UTC
(
hide
)
Description:
nicotine-run_depends.patch
Filename:
MIME Type:
Creator:
Stefan Walter
Created:
2003-10-03 14:50:16 UTC
Size:
394 bytes
patch
obsolete
>--- Makefile~ Tue Sep 30 20:00:14 2003 >+++ Makefile Fri Oct 3 15:23:42 2003 >@@ -22,7 +22,7 @@ > .include <bsd.port.pre.mk> > > .if exists(${PYTHON_SITELIBDIR}/ogg/vorbis.so) || defined(WITH_VORBIS) >-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/vorbis.so:${PORTSDIR}/audio/py-vorbis >+RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/ogg/vorbis.so:${PORTSDIR}/audio/py-vorbis > .else > pre-everything:: > @${ECHO_MSG} ""
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 57531
: 35680 |
35681
Working