diff options
Diffstat (limited to 'games/sxsame/Makefile')
-rw-r--r-- | games/sxsame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sxsame/Makefile b/games/sxsame/Makefile index 7456dfd380d4..4ccdb87c39f5 100644 --- a/games/sxsame/Makefile +++ b/games/sxsame/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A tile-removing puzzle game for the X Window system USE_IMAKE= yes -USE_XPM= yes +USE_XORG= xpm INSTALL_TARGET= install install.dir BINOWN= root BINGRP= games |