diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-02 18:52:07 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-02 18:52:07 +0000 |
| commit | 4819ca343bfee8a3b54e7ff3ac26d280d1c1696f (patch) | |
| tree | a4a613f80a0e443c044c2319e43ce75e14c50813 /databases/p5-SQLite-Work | |
| parent | 49b7a7d4a4e27031eeb48b2c26d102a7f8527de9 (diff) | |
Notes
Diffstat (limited to 'databases/p5-SQLite-Work')
| -rw-r--r-- | databases/p5-SQLite-Work/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-SQLite-Work/Makefile b/databases/p5-SQLite-Work/Makefile index 4a6e08328b39..16fd4513889a 100644 --- a/databases/p5-SQLite-Work/Makefile +++ b/databases/p5-SQLite-Work/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-SQLite-Work -# Date created: 2005-10-27 -# Whom: Chris Larsen <darth@vader.dk> -# +# Created by: Chris Larsen <darth@vader.dk> # $FreeBSD$ -# PORTNAME= SQLite-Work PORTVERSION= 0.10.02 @@ -22,7 +18,8 @@ RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-Getopt-ArgvFile>=1.10:${PORTSDIR}/devel/p5-Getopt-ArgvFile BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= SQLite::Work::Mail.3 \ SQLite::Work.3 \ |
