From 9805eee3f8fe25b2d168fe7cc5e27e85033ed6e2 Mon Sep 17 00:00:00 2001 From: oliver Date: Tue, 17 Feb 2004 20:22:19 +0000 Subject: fix build on amd64 (s/HAS_CONFIGURE/GNU_CONFIGURE/) --- mail/sqwebmail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index ec79c7a0b38..7b20afefe72 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 -- cgit