diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-23 01:14:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-23 01:14:25 +0000 |
commit | 80d4a2c1b9ee02c88494415d295ea1f0def82991 (patch) | |
tree | e4bc76b5f035f34df58c662b9b67835200fe8da1 /devel/p5-IO-Interactive | |
parent | d6ae8aee59db310c361e51a560ca9a39a4faabe3 (diff) |
- set some PORTSCOUT vars
Notes
Notes:
svn path=/head/; revision=266757
Diffstat (limited to 'devel/p5-IO-Interactive')
-rw-r--r-- | devel/p5-IO-Interactive/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-IO-Interactive/Makefile b/devel/p5-IO-Interactive/Makefile index a3c08199af9b..a6d63b181f7c 100644 --- a/devel/p5-IO-Interactive/Makefile +++ b/devel/p5-IO-Interactive/Makefile @@ -18,6 +18,8 @@ COMMENT= Utilities for interactive I/O BUILD_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version RUN_DEPENDS= ${BUILD_DEPENDS} +PORTSCOUT= skipv:0.01 + PERL_CONFIGURE= YES MAN3= IO::Interactive.3 |