Subject: CVS commit: pkgsrc/devel/pkgconfig
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 12/18/2004 16:57:56
Module Name: pkgsrc
Committed By: grant
Date: Sat Dec 18 16:57:56 UTC 2004
Modified Files:
pkgsrc/devel/pkgconfig: Makefile distinfo
Added Files:
pkgsrc/devel/pkgconfig/patches: patch-ac
Log Message:
- pkgconfig uses dlopen(), so include dlopen.buildlink3.mk.
- Darwin has no prototype for poll(), so in glib, do what it already did
for Solaris.
fixes build on Darwin.
bump PKGREVISION for dlcompat dependency.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/devel/pkgconfig/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/pkgconfig/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/pkgconfig/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.