aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/p5-reslog
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-12-17 23:39:36 +0800
committeraz <az@FreeBSD.org>2012-12-17 23:39:36 +0800
commit2d740bd25468abde2d241c34999818979bbb628d (patch)
tree2c777b510bf113de76c97e52fd4dfebf505c8e6e /sysutils/p5-reslog
parent76f2350775aaf609876abb739dd47fe9f66b20ea (diff)
downloadfreebsd-ports-gnome-2d740bd25468abde2d241c34999818979bbb628d.tar.gz
freebsd-ports-gnome-2d740bd25468abde2d241c34999818979bbb628d.tar.zst
freebsd-ports-gnome-2d740bd25468abde2d241c34999818979bbb628d.zip
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 'sysutils/p5-reslog')
-rw-r--r--sysutils/p5-reslog/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/p5-reslog/Makefile b/sysutils/p5-reslog/Makefile
index 10b298b1dc19..362ce03faf00 100644
--- a/sysutils/p5-reslog/Makefile
+++ b/sysutils/p5-reslog/Makefile
@@ -28,10 +28,4 @@ PLIST_FILES= bin/reslog \
%%SITE_PERL%%/%%PERL_ARCH%%/auto/reslog/.packlist
PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/reslog
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500903
-RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>