diff options
Diffstat (limited to 'french')
-rw-r--r-- | french/facturier/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/french/facturier/Makefile b/french/facturier/Makefile index 09a5eed64c11..357936d63094 100644 --- a/french/facturier/Makefile +++ b/french/facturier/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: facturier -# Date created: 30 January 2003 -# Whom: Thierry Thomas <thierry@pompo.net> -# +# Created by: Thierry Thomas <thierry@pompo.net> # $FreeBSD$ -# PORTNAME= facturier PORTVERSION= 2.1.2 @@ -23,8 +19,9 @@ RUN_DEPENDS= ${LOCALBASE}/bin/htmldoc:${PORTSDIR}/textproc/htmldoc \ WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes +USES= perl5 USE_APACHE_RUN= 22+ -USE_PERL5_RUN= yes +USE_PERL5= run USE_MYSQL= yes SUB_FILES= pkg-deinstall |