diff options
Diffstat (limited to 'french/facturier/Makefile')
-rw-r--r-- | french/facturier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/french/facturier/Makefile b/french/facturier/Makefile index f5b62d060922..2bf970263d1a 100644 --- a/french/facturier/Makefile +++ b/french/facturier/Makefile @@ -29,7 +29,7 @@ USE_REINPLACE= yes APACHE_PORT?= ${PORTSDIR}/www/apache13 APACHE_CNFDIR?= ${LOCALBASE}/etc/apache APACHE_CONF= ${APACHE_CNFDIR}/httpd.conf -PBASE= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} +PBASE= ${SITE_PERL} DBOWN?= PROP_BD DBPWD?= MDP_BD |