[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [new port] idesk-0.3.2
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Re: [new port] idesk-0.3.2
- From: Han Boetes <han_(_at_)_mijncomputer_(_dot_)_nl>
- Date: Wed, 16 Oct 2002 02:08:24 +0200
- Mail-followup-to: ports_(_at_)_openbsd_(_dot_)_org
David S. (davids_(_at_)_idiom_(_dot_)_com) wrote:
> >
> > > http://www.xs4all.nl/~hanb/software/ports/idesk-0.3.2.tgz
> >
> > you hardcode stuff as /usr/local. no. from patches/patch-Makefile:
> >
> > -cflags = -g -O2 -I..
> > +cflags = -O2 -I.. -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/libpng
> >
> > maybe make it -I${PREFIX}/include
>
> Actually, for CPPFLAGS and like don't you want ${LOCALBASE} rather
> than ${PREFIX}?
-cflags = -g -O2 -I..
+cflags = -O2 -I.. -I/usr/X11R6/include -I$(LOCALBASE)/include -I$(LOCALBASE)/include/libpng
+BINDIR = $(PREFIX)/bin
More like this.
I updated the online version of the port.
Groetjes, Han.
--
http://www.xs4all.nl/~hanb/software
Visit your host, monkey.org