[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: installing koffice2 from the ports tree
On Mon, Jan 15, 2001 at 06:51:38PM -0600, George Nelson wrote:
> I'm grabbed the ports tree from snapshots this morning and have been trying
> to install koffice on 2.8. Has anyone installed this before and can help me
> out?
>
I was able able to build and install KDE2 by commenting the KDE1 stuff
out of the Makefile:
# $OpenBSD: Makefile,v 1.10 2000/12/18 02:57:05 espie Exp $
#SUBDIR+= libs
#SUBDIR+= base
#SUBDIR+= support
#SUBDIR+= games
# Conflicts, who cares ? use REPORT_PROBLEM
SUBDIR+= libs2
SUBDIR+= base2
SUBDIR+= games2
SUBDIR+= toys2
SUBDIR+= office2
.include <bsd.port.subdir.mk>
David S.
dgjs@acm.org