diff options
Diffstat (limited to 'devel/p5-IO-Stty/Makefile')
-rw-r--r-- | devel/p5-IO-Stty/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile index 68ca226798ce..ab72f384aa66 100644 --- a/devel/p5-IO-Stty/Makefile +++ b/devel/p5-IO-Stty/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-.${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl5 module that hacks around IO::File deficiencies + PERL_CONFIGURE= yes .include <bsd.port.mk> |