diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-22 22:11:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-22 22:11:43 +0000 |
commit | d4a90f0b030e03bd50bbbbcb74c6cdf82be85da7 (patch) | |
tree | 8863271d8d26c798c8cd5f34ac82f1e1f722a066 /french | |
parent | 408467b8c3e3eabc8a7c21259409186431f3868d (diff) |
- Fix build on Bento
PR: ports/61748
Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=98836
Diffstat (limited to 'french')
-rw-r--r-- | french/facturier/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/french/facturier/Makefile b/french/facturier/Makefile index 113df07f5403..83dcd82c7a79 100644 --- a/french/facturier/Makefile +++ b/french/facturier/Makefile @@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes USE_PERL5_RUN= yes -USE_MYSQL= yes USE_REINPLACE= yes APACHE_PORT?= www/apache13 |