diff options
Diffstat (limited to 'games/xoids/Makefile')
-rw-r--r-- | games/xoids/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xoids/Makefile b/games/xoids/Makefile index 5834e2d2ec65..45f35f52df9d 100644 --- a/games/xoids/Makefile +++ b/games/xoids/Makefile @@ -13,9 +13,8 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - USE_IMAKE= yes +USE_XPM= yes MAN6= xoids.6 MANCOMPRESSED= no |