diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-05-13 10:27:09 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-05-13 10:27:09 +0000 |
commit | 891d746874d8bdf7c7861a098cec116c1fd05981 (patch) | |
tree | 49d9c12b7b3e678b44ba2e89b8c231138248f44a /mail | |
parent | 2fd5140523da726f32681278e58ccef7e378f431 (diff) | |
download | ports-891d746874d8bdf7c7861a098cec116c1fd05981.tar.gz ports-891d746874d8bdf7c7861a098cec116c1fd05981.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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> |