diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sqwebmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index ec79c7a0b388..7b20afefe728 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= sqwebmail PORTVERSION= 3.6.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= courier @@ -62,7 +62,7 @@ VCHKPWLOC?= ${LOCALBASE}/vpopmail # End of user variables USE_PERL5= YES -HAS_CONFIGURE= YES +GNU_CONFIGURE= YES USE_BZIP2= YES USE_REINPLACE= YES |