tech-pkg archive

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

Re: ${PLIST.dll} not removed from the +CONTENTS file



> -----Ursprüngliche Nachricht-----
> Von: "OBATA Akio" <obache%NetBSD.org@localhost>

> > Here is an excerpt from the Makefile
> >
> > PLIST_SRC=  ${.CURDIR}/../../lang/python25/PLIST.common
> > .if exists(${.CURDIR}/../../lang/python25/PLIST.${OPSYS})
> > PLIST_SRC+= ${.CURDIR}/../../lang/python25/PLIST.${OPSYS}
> > .endif
> > PLIST_SRC+= ${.CURDIR}/../../lang/python25/PLIST.common_end
> >
> > PLIST.dll=  yes
> 
> Also need
> PLIST_VARS+=  dll

I have that part missed in my quotes, but they are there and the definition is 
in front of the usage:

PLIST_VARS+=    bsddb dll nis


But thank you for the hint! I've looked a little bit deeper and found that 
PLIST_VARS was newly 
introduced in version 1.38 of plist.mk. I've adapted my plist.mk and suppose 
that I will work now.

Thanks a lot
Christian

-- 
Christian Leutloff, Aachen, Germany
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066



Home | Main Index | Thread Index | Old Index