diff options
Diffstat (limited to 'textproc/p5-Text-Lorem')
-rw-r--r-- | textproc/p5-Text-Lorem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Lorem/Makefile b/textproc/p5-Text-Lorem/Makefile index 5d26c05b99e7..6729d6d5b9f9 100644 --- a/textproc/p5-Text-Lorem/Makefile +++ b/textproc/p5-Text-Lorem/Makefile @@ -12,6 +12,6 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Generate random Latin looking text USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild .include <bsd.port.mk> |