diff options
Diffstat (limited to 'games/xtic')
-rw-r--r-- | games/xtic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xtic/Makefile b/games/xtic/Makefile index 16a9a4c6d26f..58d96f1997e2 100644 --- a/games/xtic/Makefile +++ b/games/xtic/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An X version of a simple but tricky board game USE_IMAKE= yes -USE_XORG= xpm +USE_XORG= xaw MAN1= xtic.1 PLIST_FILES= bin/xtic |