pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXpm
Module Name: pkgsrc
Committed By: jlam
Date: Sun Feb 24 02:26:33 UTC 2008
Modified Files:
pkgsrc/x11/libXpm: Makefile distinfo
Added Files:
pkgsrc/x11/libXpm/patches: patch-aa patch-ab patch-ac
Log Message:
+ Don't allow the configure script to find libintl.so or else the resulting
libXpm will be linked against it, which is not necessary. Instead, just
pass down INTLLIBS in the build environment for use by the [cs]xpm
Makefiles, which are the only programs that use gettext().
Bump the PKGREVISION to 1.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/libXpm/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/libXpm/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/libXpm/patches/patch-aa \
pkgsrc/x11/libXpm/patches/patch-ab pkgsrc/x11/libXpm/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index