summaryrefslogtreecommitdiff
path: root/net/p5-IO-Interface/files/patch-Build.PL (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/p5-IO-Interface: fix build on FreeBSDKurt Jaeger2015-02-081-0/+10
Build.PL wasn't checking if it was being built on FreeBSD, OpenBSD or NetBSD. Or testing for the presence of two headerfiles. So, the compile was missing 3 compiler flags (DEFINES). PR: 197404 Submitted by: Lawrence Chen <beastie@tardisi.com> Notes: svn path=/head/; revision=378629