aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-libsoldout
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-05-24 18:17:00 +0800
committeraz <az@FreeBSD.org>2013-05-24 18:17:00 +0800
commitf7177ac16472611b6dd66c7e1293c32a0f5da5c0 (patch)
treed2891464c963e1d55a19b5b6ef66d760431b1316 /textproc/p5-libsoldout
parentb2b3cd8468ae2f3282cbcdf60d3ca153ab745086 (diff)
downloadfreebsd-ports-gnome-f7177ac16472611b6dd66c7e1293c32a0f5da5c0.tar.gz
freebsd-ports-gnome-f7177ac16472611b6dd66c7e1293c32a0f5da5c0.tar.zst
freebsd-ports-gnome-f7177ac16472611b6dd66c7e1293c32a0f5da5c0.zip
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178908 Submitted by: az Approved by: maintainer
Diffstat (limited to 'textproc/p5-libsoldout')
-rw-r--r--textproc/p5-libsoldout/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/p5-libsoldout/Makefile b/textproc/p5-libsoldout/Makefile
index 9956cb31d564..0caf8b2f0a7e 100644
--- a/textproc/p5-libsoldout/Makefile
+++ b/textproc/p5-libsoldout/Makefile
@@ -22,10 +22,4 @@ USE_LDCONFIG= yes
MAN3= libsoldout.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501200
-TEST_DEPENDS+= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>