Path to this page:
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: