[Midnightbsd-cvs] mports: Makefile: license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 16 17:39:53 EDT 2008


Log Message:
-----------
license

Modified Files:
--------------
    mports/devel/p5-IPC-Run:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/p5-IPC-Run/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/p5-IPC-Run/Makefile -L devel/p5-IPC-Run/Makefile -u -r1.1 -r1.2
--- devel/p5-IPC-Run/Makefile
+++ devel/p5-IPC-Run/Makefile
@@ -15,6 +15,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	IPC::Run - Run subprocesses with piping and redirection
+LICENSE=	perl
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
@@ -25,10 +26,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${PERL_LEVEL} < 500601
-RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/IO/Handle.pm:${PORTSDIR}/devel/p5-IO
-.endif
-
 .if ${PERL_LEVEL} >= 500800
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty
 .endif


More information about the Midnightbsd-cvs mailing list