diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-12 08:45:54 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-12 08:45:54 +0000 |
commit | a51e404df768f2c9fc2118a24f5943257f377afa (patch) | |
tree | 851867f5e98429c7502dfa3373415edd59220819 /textproc/p5-Text-Lorem | |
parent | 33e3be5231074adca69fd58e79fe486031edb74a (diff) |
Notes
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> |