diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xbmbrowser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xbmbrowser/Makefile b/graphics/xbmbrowser/Makefile index 9cc2e4afdbd5..9c476709afa3 100644 --- a/graphics/xbmbrowser/Makefile +++ b/graphics/xbmbrowser/Makefile @@ -17,7 +17,7 @@ MAINTAINER= tg@FreeBSD.org COMMENT= View complete directories of X bitmaps and X pixmaps USE_IMAKE= yes -USE_XORG= xpm +USE_XORG= xaw xmu MAN1= xbmbrowser.1 USE_GMAKE= yes |