diff --git a/devel/p5-Term-Animation/Makefile b/devel/p5-Term-Animation/Makefile index abe34ce5d77b..775e08d6378c 100644 --- a/devel/p5-Term-Animation/Makefile +++ b/devel/p5-Term-Animation/Makefile @@ -1,19 +1,21 @@ # Created by: Max Khon PORTNAME= Term-Animation PORTVERSION= 2.6 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= ASCII sprite animation framework BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Curses>=0:devel/p5-Curses USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include