diff options
Diffstat (limited to 'mail/mulberry')
-rw-r--r-- | mail/mulberry/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/mulberry/Makefile b/mail/mulberry/Makefile index a4dbb7089a53..1a576cbf3c2f 100644 --- a/mail/mulberry/Makefile +++ b/mail/mulberry/Makefile @@ -12,10 +12,9 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Scalable high-performance GUI Internet Mail User Agent -USES= tar:tgz +USES= linux tar:tgz NO_WRKSUBDIR= yes -USE_LINUX= yes -USE_LINUX_APPS= xorglibs +USE_LINUX= xorglibs ONLY_FOR_ARCHS= i386 amd64 OPTIONS_DEFINE= DOCS |