diff options
-rw-r--r-- | mail/mulberry/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mulberry/Makefile b/mail/mulberry/Makefile index dad88dc58b57..c229bf0b2943 100644 --- a/mail/mulberry/Makefile +++ b/mail/mulberry/Makefile @@ -7,7 +7,7 @@ PORTNAME= mulberry PORTVERSION= 3.1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= ftp://ftp.cyrusoft.com/pub/Mulberry/v${PORTVERSION:S/./_/g}/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}-rh6 @@ -20,7 +20,7 @@ COMMENT= A scalable high-performance GUI internet Mail User Agent NO_WRKSUBDIR= yes USE_LINUX= yes -USE_X_PREFIX= yes +USE_XLIB= yes ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> |