ports/178908: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Fri May 24 10:20:03 UTC 2013
The following reply was made to PR ports/178908; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/178908: commit references a PR
Date: Fri, 24 May 2013 10:17:23 +0000 (UTC)
Author: az
Date: Fri May 24 10:17:00 2013
New Revision: 318950
URL: http://svnweb.freebsd.org/changeset/ports/318950
Log:
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178908
Submitted by: az
Approved by: maintainer
Modified:
head/textproc/p5-libsoldout/Makefile
Modified: head/textproc/p5-libsoldout/Makefile
==============================================================================
--- head/textproc/p5-libsoldout/Makefile Fri May 24 10:16:58 2013 (r318949)
+++ head/textproc/p5-libsoldout/Makefile Fri May 24 10:17:00 2013 (r318950)
@@ -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>
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-perl
mailing list