diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-20 17:27:52 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-20 17:27:52 +0000 |
commit | 7a0bd317631d50743f0a374e87553b67823ce01b (patch) | |
tree | a6a20687ac7deead25a53b4c03118c3a00060775 /french | |
parent | b71961a9ea66185112d102c2715655e63422305e (diff) | |
download | ports-7a0bd317631d50743f0a374e87553b67823ce01b.tar.gz ports-7a0bd317631d50743f0a374e87553b67823ce01b.zip |
Notes
Diffstat (limited to 'french')
-rw-r--r-- | french/facturier/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/french/facturier/Makefile b/french/facturier/Makefile index 76b1dab073c7..adc28eff2d4e 100644 --- a/french/facturier/Makefile +++ b/french/facturier/Makefile @@ -7,7 +7,7 @@ PORTNAME= facturier PORTVERSION= 2.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= french finance MASTER_SITES= http://ignu.ungi.org/download/ \ ${MASTER_SITE_LOCAL} @@ -23,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/htmldoc:${PORTSDIR}/textproc/htmldoc \ WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes -USE_APACHE= 1.3+ +USE_APACHE= 13+ USE_PERL5_RUN= yes USE_MYSQL= yes |