diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2012-12-17 08:30:52 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-17 08:30:52 +0000 |
| commit | 3244293a3923eddc659a79f342f78fe1a5e53c25 (patch) | |
| tree | ce50737e3ccb6d44643bd683e22dc4611a10566d /textproc/p5-Google-Data-JSON | |
| parent | The port only installs certain documentation file with the client slave (diff) | |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Diffstat (limited to 'textproc/p5-Google-Data-JSON')
| -rw-r--r-- | textproc/p5-Google-Data-JSON/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/textproc/p5-Google-Data-JSON/Makefile b/textproc/p5-Google-Data-JSON/Makefile index 4efa2dc70657..247697128e26 100644 --- a/textproc/p5-Google-Data-JSON/Makefile +++ b/textproc/p5-Google-Data-JSON/Makefile @@ -33,11 +33,4 @@ PERL_CONFIGURE= yes MAN3= Google::Data::JSON.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501000 -BUILD_DEPENDS+= p5-version>=0:${PORTSDIR}/devel/p5-version -RUN_DEPENDS+= p5-version>=0:${PORTSDIR}/devel/p5-version -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |
