summaryrefslogtreecommitdiff
path: root/mail/xmail
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:07:22 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:07:22 +0000
commit82f108df3064ff3c1a1e2286a12f648d68dae4cd (patch)
treeb4d5bf951a26d05982f5c0f534d2f244ff41ae41 /mail/xmail
parentAdd USES=xorg USES=gl, ports categories l (diff)
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=516916
Diffstat (limited to 'mail/xmail')
-rw-r--r--mail/xmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile
index 19d5c88d20fb..bb2b0d5a7ad7 100644
--- a/mail/xmail/Makefile
+++ b/mail/xmail/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sjroz@verizon.net
COMMENT= X-based interface to the Berkeley mail program
-USES= imake
+USES= imake xorg
USE_XORG= xbitmaps xaw
.include <bsd.port.mk>