diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-02-17 20:22:19 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-02-17 20:22:19 +0000 |
commit | dd4102618b027318a49b8113ad89196a28369266 (patch) | |
tree | 84dbfc8e0906adc66f01ca4074875e71afa0d63f /mail/sqwebmail | |
parent | 6b76e1d62d4ae87d992e51bd1c0a6332f2bb55f1 (diff) | |
download | ports-dd4102618b027318a49b8113ad89196a28369266.tar.gz ports-dd4102618b027318a49b8113ad89196a28369266.zip |
Notes
Diffstat (limited to 'mail/sqwebmail')
-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 |