diff options
-rw-r--r-- | games/xoids/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xoids/Makefile b/games/xoids/Makefile index 723b2d6dae22..8863a38d4f12 100644 --- a/games/xoids/Makefile +++ b/games/xoids/Makefile @@ -15,6 +15,8 @@ USES= imake USE_XORG= xpm MAN6= xoids.6 +.include <bsd.port.options.mk> + post-extract: @${CP} ${WRKSRC}/xoids.1x ${WRKSRC}/xoids.man |