FreeBSD Bugzilla – Attachment 89535 Details for
Bug 126494
Fix dependecy list, resolve dependency conflict
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
kdelibs4.diff
kdelibs4.diff (text/plain), 1.20 KB, created by
Dima Panov
on 2008-08-13 09:30:01 UTC
(
hide
)
Description:
kdelibs4.diff
Filename:
MIME Type:
Creator:
Dima Panov
Created:
2008-08-13 09:30:01 UTC
Size:
1.20 KB
patch
obsolete
>Index: x11/kdelibs4/Makefile >=================================================================== >RCS file: /home/ncvs/ports/x11/kdelibs4/Makefile,v >retrieving revision 1.227 >diff -u -r1.227 Makefile >--- x11/kdelibs4/Makefile 9 Aug 2008 16:52:27 -0000 1.227 >+++ x11/kdelibs4/Makefile 13 Aug 2008 08:11:21 -0000 >@@ -23,12 +23,11 @@ > aspell:${PORTSDIR}/textproc/aspell \ > jasper:${PORTSDIR}/graphics/jasper \ > pcre:${PORTSDIR}/devel/pcre \ >- avahi-core:${PORTSDIR}/net/avahi \ >+ avahi-core:${PORTSDIR}/net/avahi-app \ > enchant.1:${PORTSDIR}/textproc/enchant \ > ungif.5:${PORTSDIR}/graphics/libungif \ > png.5:${PORTSDIR}/graphics/png \ > jpeg:${PORTSDIR}/graphics/jpeg \ >- dns_sd:${PORTSDIR}/net/mDNSResponder \ > idn:${PORTSDIR}/dns/libidn \ > hal.1:${PORTSDIR}/sysutils/hal \ > smbclient.0:${PORTSDIR}/net/samba-libsmbclient \ >@@ -40,6 +39,13 @@ > # XXX: hebrew/hspell? > # XXX: gssapi/kerberos special handling? > >+.if exists(${LOCALBASE}/include/avahi-compat-libdns_sd/dns_sd.h) || defined(WITH_LIBDNS) >+LIB_DEPENDS+= avahi-qt4:${PORTSDIR}/net/avahi-qt4 \ >+ dns_sd:${PORTSDIR}/net/avahi-libdns >+.else >+LIB_DEPENDS+= dns_sd:${PORTSDIR}/net/mDNSResponder >+.endif >+ > CONFLICTS= qt4-phonon-4* > LATEST_LINK= ${PORTNAME}4
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 126494
: 89535