Subject: CVS commit: pkgsrc/comms/plptools
From: Johnny C. Lam
Date: 2008-03-04 23:29:06
Message id: 20080304222906.3E346175C1@cvs.netbsd.org

Log Message:
+ Remove -ltermcap from the Makefile and remove patch-ap.  The only
  reason -ltermcap was added was for readline, but this is no longer
  necessary as plpftp (the only program which links against readline)
  is linked with libtool, and libtool will pull the necessary library
  dependencies from libreadline.la automatically.

XXX Changes untested because this package no longer builds using GCC-4.x.

Files:
RevisionActionfile
1.34modifypkgsrc/comms/plptools/Makefile
1.13modifypkgsrc/comms/plptools/distinfo
1.1removepkgsrc/comms/plptools/patches/patch-ap