On Tuesday, 26. April 2005 09:10, David Armour wrote: > bash-2.05b$ make search name=kdeartwork | grep -i path > Path: /usr/ports/x11/xscreensaver-kde > Path: /usr/ports/x11-themes/kdeartwork3 > bash-2.05b$ make search name=kdepim | grep -i path > Path: /usr/ports/deskutils/kdepim3 > > is that trailing "...3" going to snag on anything?
No. > <snippage> > > PORTNAME= kdepim #<= but not here!? PORTNAME and the name of the directory a port is in don't necessarily match. > <more snippage i wish i understood...> Generally Makefiles need to be understood by make only, not by users. :-) > CONFLICTS= akregator-[0-9]* kdenetwork-3.1.* > kdeaddons-kontact-plugins-[0-9]* kdepim-kpilot-3.2.3 > > i'm guessing i might need to address these conflicts sooner rather than > later? You don't need to address anything - if you're trying to install conflicting packages, ports or pkg_add will tell you (and not let you). -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
pgpMJAgaVDISi.pgp
Description: PGP signature
_______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
