diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-22 16:27:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-22 16:27:08 +0000 |
commit | c10f314307a4e84ca4811cb03db549590b4c364a (patch) | |
tree | aefb02047d08a1e3c25a562330070cfdd71f0579 /databases/p5-SQLite-Work | |
parent | beaeca88a88b0f7e641416a47008edd52290575c (diff) |
Notes
Diffstat (limited to 'databases/p5-SQLite-Work')
-rw-r--r-- | databases/p5-SQLite-Work/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/p5-SQLite-Work/Makefile b/databases/p5-SQLite-Work/Makefile index f1d0e18e557f..1a8aebd1249b 100644 --- a/databases/p5-SQLite-Work/Makefile +++ b/databases/p5-SQLite-Work/Makefile @@ -37,10 +37,6 @@ post-patch: .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500801 -RUN_DEPENDS+= p5-Getopt-Long>=2.34:${PORTSDIR}/devel/p5-Getopt-Long -.endif - .if ${PERL_LEVEL} < 500807 RUN_DEPENDS+= p5-CGI.pm>=3.10:${PORTSDIR}/www/p5-CGI.pm .endif |