diff options
Diffstat (limited to 'games/xpat2/Makefile')
-rw-r--r-- | games/xpat2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile index d3f4f2a0799e..7791706c8b7a 100644 --- a/games/xpat2/Makefile +++ b/games/xpat2/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An X11 solitaire game with 14 variations USE_IMAKE= yes -USE_XPM= yes +USE_XORG= xpm MAN6= xpat2.6 MANCOMPRESSED= no |