CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/05/09 21:08:17
Modified files:
textproc/p5-Text-CSV: Makefile
textproc/p5-Text-CSV/pkg: DESCR
Log message:
- set pod tests
- doesnt need groff. mandoc handled fine those manpages
- set RUN_DEPENDS (textproc/p5-Text-CSV_XS)
This is an optional dependency, just to speed up Text::CSV.
Since that the new dependency is SHARED_ONLY, add a proper conditional treatment
so doesn't break it on NO_SHARED_LIBS arch.
- adjust pkg/DESCR, bump REVISION
ok jasper@, tweaks and ok sthen@