Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2003 04:35:33 -0700 (PDT)
From:      Daichi GOTO <daichi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/libvanessa_adt Makefile pkg-plist
Message-ID:  <200307111135.h6BBZXi9021004@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
daichi      2003/07/11 04:35:33 PDT

  FreeBSD ports repository

  Modified files:
    devel/libvanessa_adt Makefile pkg-plist 
  Log:
  fix devel/libvanesse_adt:
    - libvanessa_adt test/ subdir is removed from Makefile due to oddities :
       a) if you build the port twice, build fails for vanessa_socket_pipe
          program. It seems that libtool uses old reference to
          libvanessa_socket (i.e. obsolete ldconfig reference), this patch
          fix the problem.
       b) dynamic_array_test is randomly installed (and useless).
  
  PR:             54363
  Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
  
  Revision  Changes    Path
  1.9       +5 -0      ports/devel/libvanessa_adt/Makefile
  1.2       +0 -1      ports/devel/libvanessa_adt/pkg-plist



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