K 10 svn:author V 6 philip K 8 svn:date V 27 2004-02-19T09:40:50.000000Z K 7 svn:log V 426 This fixes a little bug introduced in r1.8. When installing with pkg_add(1), the ${SITE_PERL} directory was not created causing system headers not to be perlified and installed by h2ph. This made some things break in very mysterious ways. The pkg-install script used by pkg_add(1) doesn't know about the many special variables in bsd.port.mk, so it shouldn't try to rely on them. Noticed by: bento, kris Approved by: kris END