pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/plptools
Module Name: pkgsrc
Committed By: jlam
Date: Tue Mar 4 22:29:06 UTC 2008
Modified Files:
pkgsrc/comms/plptools: Makefile distinfo
Removed Files:
pkgsrc/comms/plptools/patches: patch-ap
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.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/comms/plptools/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/comms/plptools/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/comms/plptools/patches/patch-ap
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index