[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automagic X11 detection



> I'm considering splitting ethereal into two packages,
>
> tethereal (all no X11 stuff)
> ethereal (depending on tethereal)

This could sound dumb, but I would like to know how to build and install 
"ethereal" with today cvsupped ports tree.

I did this:

# cd /usr/ports/net/ethereal
# make
# make install 

and after

# make clean
# setenv FLAVOR=gtk1
# make
# make install 

Both commands installed only tethereal, however looking at packages directory 
I've found the ethereal pkg. How I am supposed to say the ports system 
"install also ethereal" ?


	Ed