Ash Williams [2006-04-13, 06:29:26]:
> On 13/04/06, steven mestdagh <[EMAIL PROTECTED]> wrote:
> > i have trouble reading your tar.gz
> >
> > $ tar tzvf scim.tar.gz
> > gzip: stdin: unrecognized file format
> 
> Not sure what happened there, I have re-tarred the file. Give this a go

some suggestions
- remove unneeded PKGNAME
- can you use MASTER_SITE_SOURCEFORGE ?
- can you get rid of the -1.0 suffix for the shared library names?
  hint: avoid libtool's -release flag
- is it possible to remove the versions in directory names, i.e.
  try to make scim-1.0 -> scim.  (don't bother about gtk-2.0 though..)
- add MODULES=devel/gettext and remove intl iconv from WANTLIB
- this thing wants to install stuff in /etc/scim, you could install
  these files under ${LOCALBASE}/share/examples and then @sample them in
  PLIST. just look how other ports do this.

steven

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Reply via email to