diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-07-22 21:55:48 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-07-22 21:55:48 +0000 |
commit | b874e7ee7b92236a4b61e2f6ac46e5c58f0427a9 (patch) | |
tree | 17f00ac033b5c10d549ca250f9592aec71e831d0 /games/actx | |
parent | 6b4061ba0aed9b6c4ac5e455d3feebdbc676fd58 (diff) | |
download | ports-b874e7ee7b92236a4b61e2f6ac46e5c58f0427a9.tar.gz ports-b874e7ee7b92236a4b61e2f6ac46e5c58f0427a9.zip |
Notes
Diffstat (limited to 'games/actx')
-rw-r--r-- | games/actx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/actx/Makefile b/games/actx/Makefile index 5ac45b1499f7..a60e5e474a8f 100644 --- a/games/actx/Makefile +++ b/games/actx/Makefile @@ -17,7 +17,7 @@ COMMENT= Window sitter for X11 NO_CDROM= 'contains commercial character data' USE_IMAKE= yes -USE_XORG= xpm +USE_XORG= xaw MAN1= actx.1 MANLANG= "" ja |