Subject: CVS commit: pkgsrc/x11/lablgtk
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 12/24/2004 18:33:09
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Fri Dec 24 18:33:09 UTC 2004

Modified Files:
	pkgsrc/x11/lablgtk: Makefile distinfo
Added Files:
	pkgsrc/x11/lablgtk/patches: patch-ab

Log Message:
Make sure the rpaths reach the compiler; otherwise, lablgtk can't find the
X11 libraries.

I suspect this was not noticed before because the whole ocaml was linked
against these libraries, so they were pulled in at runtime anyway.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/x11/lablgtk/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/lablgtk/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/lablgtk/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.