FreeBSD Bugzilla – Attachment 88454 Details for
Bug 125255
migrate away from slang1 to slang2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 738 bytes, created by
Dan Lukes
on 2008-07-04 11:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dan Lukes
Created:
2008-07-04 11:10:02 UTC
Size:
738 bytes
patch
obsolete
>--- devel/newt/Makefile.orig 2008-07-04 11:28:26.000000000 +0200 >+++ devel/newt/Makefile 2008-07-04 11:33:56.000000000 +0200 >@@ -17,8 +17,7 @@ > MAINTAINER= pgollucci@p6m7g8.com > COMMENT= Not Erik's Windowing Toolkit: console I/O handling library#' > >-LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ >- popt.0:${PORTSDIR}/devel/popt >+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt > > GNU_CONFIGURE= yes > USE_LDCONFIG= yes >@@ -50,6 +49,12 @@ > > .include <bsd.port.pre.mk> > >+. if exists(${LOCALBASE}/lib/libslang.so.1) >+LIB_DEPENDS+= slang.1:${PORTSDIR}/devel/libslang >+. else >+LIB_DEPENDS+= slang.2:${PORTSDIR}/devel/libslang2 >+. endif >+ > post-patch: > ${REINPLACE_CMD} -e 's,^\(SONAME=\).*,\1${SOVERSION},g' \ > ${WRKSRC}/configure
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 125255
: 88454 |
88455
|
88456