diff options
Diffstat (limited to 'mail/sympa/Makefile')
-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 d527a8612390..5ff5c0c8eedf 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -44,7 +44,7 @@ PORTSCOUT= limit:^[0-9]+(\.[0-9]+)*$$ USERS= sympa GROUPS= sympa # Shebang is corrected by configure script -USES= cpe perl5 +USES= cpe perl5 fakeroot GNU_CONFIGURE= yes ICONSDIR?= www/icons CONFIGURE_ARGS+=--bindir=${PREFIX}/libexec/${PORTNAME} \ |