Subject: CVS commit: pkgsrc/x11/xpmicons
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 06/16/2007 14:39:29
Module Name: pkgsrc
Committed By: obache
Date: Sat Jun 16 14:39:29 UTC 2007
Modified Files:
pkgsrc/x11/xpmicons: Makefile
Removed Files:
pkgsrc/x11/xpmicons: PLIST.icons
Log Message:
Fixed PLIST when X11_TYPE=native. No need PLIST.icons trick anymore.
Bump PKGREVISION.
PLIST.icons was made based on PR 34178,
But entries noted in PLIST.icons were mis-installed from ${WRKDIR}/.buildlink
directory, which contained x11 headers, also *.xbm and *.xpm files.
Depending on x11 had been removed since rev 1.17 of Makefile.
Installed from ${WRKSRC}/.* directories is avoided since rev 1.19 of Makefile.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/x11/xpmicons/Makefile
cvs rdiff -r1.1 -r0 pkgsrc/x11/xpmicons/PLIST.icons
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.