diff options
Diffstat (limited to 'games/xoids/Makefile')
-rw-r--r-- | games/xoids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xoids/Makefile b/games/xoids/Makefile index 2c138ba5fe59..e4ae70222067 100644 --- a/games/xoids/Makefile +++ b/games/xoids/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= X Window Asteroids style game with full color pixmaps USE_IMAKE= yes -USE_XPM= yes +USE_XORG= xpm MAN6= xoids.6 post-extract: |