On Mon, Aug 5, 2013 at 7:58 PM, Stan Gammons <[email protected]> wrote: > Here the output I get when I try to build kdenetwork4 from ports. Looks > like libmsn is the problem. Where is the makefile located that has > libmsn as a dependency? > >
> ===>>> Continuing initial dependency check for net-im/kopete-kde4 > ===>>> Launching child to install net-im/libmsn > > ===>>> net/kdenetwork4 >> net-im/kopete-kde4 >> net-im/libmsn (10/10) > ]0;portmaster: net/kdenetwork4 >> net-im/kopete-kde4 >> net-im/libmsn > (10/10) > ===>>> Port directory: /usr/ports/net-im/libmsn > > ===>>> This port is marked DEPRECATED > ===>>> Primary MSN Messenger service terminated 30 APR 2013 > > > ===>>> If you are sure you can build it, remove the > DEPRECATED line in the Makefile and try again. > > ===>>> Update for net-im/libmsn failed > ===>>> Aborting update > > ===>>> Update for net-im/kopete-kde4 failed > ===>>> Aborting update > You have 3 choices here. 1. Comment out the DEPRECATED line in /usr/ports/net-im/libmsn/Makefile 2. Remove net-im/libmsn from the LIB_DEPENDS in /usr/ports/net-im/kopete-kde4/Makefile (may need to adjust PLIST also). 3. Wait for the KDE team to fix the issue with net-im/kopete-kde depending on a deprecated port. -- DISCLAIMER: No electrons were maimed while sending this message. Only slightly bruised. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
