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 f6c080c42784..3cf90eb8bcd1 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -17,7 +17,7 @@ MAINTAINER?= ports@FreeBSD.org COMMENT?= A replacement for xbiff that handles popup window with mail header USE_IMAKE= yes -USE_XPM= yes +USE_XORG= xpm NO_INSTALL_MANPAGES= yes PLIST_FILES= bin/xpbiff WRKSRC= ${WRKDIR}/xpbiff |