diff options
Diffstat (limited to 'mail/xbuffy/Makefile')
-rw-r--r-- | mail/xbuffy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile index 2153fcc570a2..d7c2722cff57 100644 --- a/mail/xbuffy/Makefile +++ b/mail/xbuffy/Makefile @@ -7,7 +7,7 @@ PORTNAME= xbuffy PORTVERSION= 3.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.fiction.net/blong/programs/xbuffy/ DISTNAME= ${PORTNAME}-3.3.bl.3 @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-3.3.bl.3 MAINTAINER= ports@FreeBSD.org COMMENT= A replacement for xbiff that handles multiple mail files -USE_X_PREFIX= yes +USE_XORG= xext xt xaw USE_GMAKE= yes GNU_CONFIGURE= yes MAN1= xbuffy.1 |