diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-07-22 20:10:21 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-07-22 20:10:21 +0000 |
commit | e0e1bbb822f6383af2023e5a66d4540730260109 (patch) | |
tree | 35104fba522201f1ab978039bc9fb8981c3c2349 /games/xpat2 | |
parent | 4ba2ba40e4da4584d311032f1a0fa34842c6ba51 (diff) | |
download | ports-e0e1bbb822f6383af2023e5a66d4540730260109.tar.gz ports-e0e1bbb822f6383af2023e5a66d4540730260109.zip |
Notes
Diffstat (limited to 'games/xpat2')
-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 7791706c8b7a..f738e4fa96e5 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_XORG= xpm +USE_XORG= xaw MAN6= xpat2.6 MANCOMPRESSED= no |