Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2012 20:06:08 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/harvest Makefile
Message-ID:  <201206062006.q56K68CQ067811@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pawel       2012-06-06 20:06:08 UTC

  FreeBSD ports repository

  Modified files:
    www/harvest          Makefile 
  Log:
  Mark MAKE_JOBS_UNSAFE
  
  Making all in template
  cc  -I../include -I./../include -c template.c
  cc  -I../include -I./../include -c cksoif.c
  cc  -I../include -I./../include -c print-attr.c
  cc -o cksoif cksoif.o -L../lib -ltemplate -lutil
  /usr/bin/ld: cannot find -ltemplate
  *** [cksoif] Error code 1
  1 error
  
  Revision  Changes    Path
  1.41      +1 -0      ports/www/harvest/Makefile



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