Path to this page:
Subject: CVS commit: [pkgsrc-2009Q3] pkgsrc/x11/gtk2
From: Matthias Scheler
Date: 2009-11-29 16:33:19
Message id: 20091129153319.E9BF4175DD@cvs.netbsd.org
Log Message:
Pullup ticket #2937 - requested by tnn
gtk2: portability fix
Revisions pulled up:
- x11/gtk2/Makefile 1.191 (via patch)
- x11/gtk2/distinfo 1.118 (via patch)
- x11/gtk2/patches/patch-af 1.16
---
Module Name: pkgsrc
Committed By: tnn
Date: Fri Nov 27 16:54:30 UTC 2009
Modified Files:
pkgsrc/x11/gtk2: Makefile distinfo
Added Files:
pkgsrc/x11/gtk2/patches: patch-af
Log Message:
Use ${COMPILER_RPATH_FLAG} instead of -R for X_LIBS in pkg-config files.
This fixes firefox run-time breakage with native X11 on netbsd-4 caused by
pkgsrc wrappers not dealing with -R.
Bump PKGREVISION.
Files: