diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 18:12:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 18:12:50 +0000 |
commit | 69b6f05b28433af07f2b5b45ceb33f35d51932ac (patch) | |
tree | dec24f1f633a2193cb632bb813e9722ef0d39448 /mail/sympa | |
parent | 02913580192eb376248a8002f1f223a8a9335efd (diff) | |
download | ports-69b6f05b28433af07f2b5b45ceb33f35d51932ac.tar.gz ports-69b6f05b28433af07f2b5b45ceb33f35d51932ac.zip |
Notes
Diffstat (limited to 'mail/sympa')
-rw-r--r-- | mail/sympa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index d90b2d9bde30..5c78f3444b6f 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -42,8 +42,8 @@ PORTSCOUT= limit:^[0-9]+(\.[0-9]+)*$$ USERS= sympa GROUPS= sympa +USES= perl5 GNU_CONFIGURE= yes -USE_PERL5= yes ICONSDIR?= www/icons CONFIGURE_ARGS+=--bindir=${PREFIX}/libexec/${PORTNAME} \ --libexecdir=${PREFIX}/libexec/${PORTNAME} \ |