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

Re: empty packages



check the contents of the PLIST file (pkg/PLIST). if its non-empty make
sure you dont get errors during the 'make package' step about stuff like
'unable to include file X ...'

the usual culprit is not respecting the ${LOCALBASE} variable, and hard
coding it to /usr/local/ the files are chosen from and included via the
fake-i386 directory. the install target has to be a variable set by the
make port process to send stuff there.

___________________________
jose nazario, ph.d.			jose@monkey.org
					http://www.monkey.org/~jose/