pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

xscreensaver patch



I was trying to wrap several xscreensaver options for pkgsrc (in the process 
fixing a few bugs I found on Solaris) but I'm having some problems with the 
conditional PLIST stuff.  I get all kinds of errors similar to the following:

=> Generating post-install file lists
pkg_create: can't stat 
`/usr/pkgsrc/x11/xscreensaver/work.sparc/.destdir/usr/pkg/bin/xscreensaver-gl-helper'
pkg_create: can't stat 
`/usr/pkgsrc/x11/xscreensaver/work.sparc/.destdir/usr/pkg/${PLIST.opengl}libexec/xscreensaver/antinspect'
pkg_create: can't stat 
`/usr/pkgsrc/x11/xscreensaver/work.sparc/.destdir/usr/pkg/${PLIST.opengl}libexec/xscreensaver/antmaze'

I'm not sure why this is.  Those three files (for example) are all there.  You 
can see my change to options.mk here:

http://christtrek.dyndns.org:8000/pkgsrc/tmp/xss.diff

I set "PLIST.opengl=yes" and use "${PLIST.opengl}" in PLIST, as described in 
the Guide.  Am I doing something wrong?

Thanks,
Tim
-- 
Tim Larson
App Admin, Intercall Production Services




Home | Main Index | Thread Index | Old Index