OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Brian J. Kifiak (bkrt.fm)
Date: Mon Apr 02 2001 - 23:54:15 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    Hi,

    I'm working on a new p5-based port and I'm a little bit confused.

    Should p5 modules be installed in
    /usr/local/libdata/perl5/site_perl/${ARCH}-openbsd/ or just in
    /usr/local/libdata/perl5/site_perl/?

    I'm confused because the existing p5 ports don't seem to be unified
    in this decision. e.g. www/p5-HTML-Base and www/p5-HTML-Tagset,
    respectively.

    If the answer is to install into the ${ARCH}-formatted directory,
    then how should this be accomplished? p5-HTML-Base's Makefile has
    an explicit do-install. Is this the prefered method?