diff options
Diffstat (limited to 'mail/xpbiff/Makefile')
-rw-r--r-- | mail/xpbiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile index 628b046262f5..eb84c5668a85 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -13,7 +13,7 @@ DISTFILES= xpbiff-1.27-with-YOUBIN.tar.gz.uu MAINTAINER?= sanpei@FreeBSD.org COMMENT?= Replacement for xbiff that handles popup window with mail header -USES= imake:noman +USES= imake:noman xorg USE_XORG= xpm xaw xmu PLIST_FILES= bin/xpbiff WRKSRC= ${WRKDIR}/xpbiff |