K 10 svn:author V 5 asami K 8 svn:date V 27 2000-09-25T12:21:43.000000Z K 7 svn:log V 400 Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev and kris END