FreeBSD Bugzilla – Attachment 84977 Details for
Bug 121053
[patch] emulators/lib765: Add libdsk support (as well as disk image support to emulators/fuse)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 534 bytes, created by
Sven Klose
on 2008-02-24 13:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sven Klose
Created:
2008-02-24 13:10:02 UTC
Size:
534 bytes
patch
obsolete
>--- Makefile.old 2007-12-14 18:04:56.000000000 +0100 >+++ Makefile 2008-02-24 13:17:34.000000000 +0100 >@@ -22,4 +22,15 @@ > cd ${WRKSRC} && ${INSTALL_DATA} ChangeLog doc/765.txt ${DOCSDIR} > .endif > >-.include <bsd.port.mk> >+OPTIONS= LIBDSK "With LIBDSK support (recommended)" on >+ >+.include <bsd.port.pre.mk> >+ >+.if defined(WITH_LIBDSK) >+CONFIGURE_ARGS+=--with-libdsk --with-libdsk-path=${LOCALBASE} >+LIB_DEPENDS+=dsk.5:${PORTSDIR}/emulators/libdsk >+.else >+CONFIGURE_ARGS+=--without-libdsk >+.endif >+ >+.include <bsd.port.post.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 121053
: 84977