From 891d746874d8bdf7c7861a098cec116c1fd05981 Mon Sep 17 00:00:00 2001
From: Florent Thoumie <flz@FreeBSD.org>
Date: Tue, 13 May 2008 10:27:09 +0000
Subject: Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is
 bringing in all xorg-libraries, there's no need to bump PORTREVISION for now.

Approved by:	portmgr (self)
---
 mail/xmail/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'mail/xmail')

diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile
index 10d69a3c1aaf..2479d834bc7c 100644
--- a/mail/xmail/Makefile
+++ b/mail/xmail/Makefile
@@ -17,7 +17,7 @@ MAINTAINER=	sjr@comcast.net
 COMMENT=	An X-based interface to the Berkeley mail program
 
 USE_IMAKE=	yes
-USE_XORG=	xbitmaps xpm
+USE_XORG=	xbitmaps xaw
 MAN1=		xmail.1
 
 .include <bsd.port.mk>
-- 
cgit v1.2.3