Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 1996 15:48:43 -0700 (PDT)
From:      asami@freebsd.org (Satoshi Asami)
To:        karl@Mcs.Net
Cc:        freebsd-current@freebsd.org
Subject:   Re: Problem with "make package" and XFree86
Message-ID:  <199609102248.PAA01400@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199609102025.PAA03776@Jupiter.mcs.net> (message from Karl Denninger on Tue, 10 Sep 1996 15:25:55 -0500 (CDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 * I checked the port file list; its correct and has the prefix in there.

The first @cwd in pkg/PLIST is ignored.  Since there is only one in
this PLIST, it shouldn't have been there in the first place.

 * Why is it being ignored?

I see no USE_X11 (which will set PREFIX to /usr/X11R6) in the
Makefile.  Will it work if you do

make -DFORCE_PACKAGE -DUSE_X11 package

?

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609102248.PAA01400>