diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-08-29 15:01:46 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-08-29 15:01:46 +0000 |
commit | f2904b6af86bf31288fb14f77c4147d547f2331f (patch) | |
tree | 0f24ce676070cd2b3017f761db8f5e49e00c5b07 /mail/claws-mail-perl | |
parent | df286138e91ba031330ebdf325b268e778d4bedc (diff) | |
download | ports-f2904b6af86bf31288fb14f77c4147d547f2331f.tar.gz ports-f2904b6af86bf31288fb14f77c4147d547f2331f.zip |
Notes
Diffstat (limited to 'mail/claws-mail-perl')
-rw-r--r-- | mail/claws-mail-perl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile index b3618dfec2e0..854815a12df0 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 0 COMMENT= Perl filtering plugin for Claws Mail -USE_PERL5= yes +USES+= perl5 PLIST_FILES+= share/claws-mail/matcherrc2perlfilter.pl |