Subject: CVS commit: pkgsrc/x11/xorg-libs
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 10/22/2004 06:31:42
Module Name: pkgsrc
Committed By: xtraeme
Date: Fri Oct 22 06:31:42 UTC 2004
Modified Files:
pkgsrc/x11/xorg-libs: Makefile
Log Message:
The CONFLICTS lines for xextensions, libx11 and libXaw should be
only when X11BASE = LOCALBASE, otherwise they are useless, because
the xorg packages install the files into ${X11ROOT} aka ${PREFIX}/xorg
and not ${PREFIX}.
Bump PKGREVISION because the binary has been modified.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/xorg-libs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.