diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mulberry/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/mulberry/Makefile b/mail/mulberry/Makefile index f2ca952e47c7..8b9ae4e7866f 100644 --- a/mail/mulberry/Makefile +++ b/mail/mulberry/Makefile @@ -7,6 +7,7 @@ PORTNAME= mulberry PORTVERSION= 3.1.6 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.cyrusoft.com/pub/Mulberry/v${PORTVERSION:S/./_/g}/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}-rh6 @@ -17,6 +18,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= girgen@FreeBSD.org COMMENT= A scalable high-performance GUI internet Mail User Agent +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs + USE_LINUX= yes NO_BUILD= yes NO_WRKSUBDIR= yes |