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 -- "Of course I love NetBSD":-) OBATA Akio / obache%NetBSD.org@localhost