diff options
Diffstat (limited to 'net/xarchie/Makefile')
-rw-r--r-- | net/xarchie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile index 969bfa15eac6..e5901a03cda5 100644 --- a/net/xarchie/Makefile +++ b/net/xarchie/Makefile @@ -17,7 +17,7 @@ COMMENT= X11 front-end program for the archie network search service USE_IMAKE= yes USE_GMAKE= yes -USE_XORG= xbitmaps +USE_XORG= xbitmaps xaw MAN1= xarchie.1 .include <bsd.port.mk> |