diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 20:39:51 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 20:39:51 +0000 |
commit | 91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43 (patch) | |
tree | 426fa4c692de977e4ef9ab85b6f6b90a1277d6c1 /astro/xmoontool | |
parent | f19eed403c795f7459f878b37bbe24b938095c22 (diff) |
Notes
Diffstat (limited to 'astro/xmoontool')
-rw-r--r-- | astro/xmoontool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xmoontool/Makefile b/astro/xmoontool/Makefile index dde438c05f0b..cf50c0785f0d 100644 --- a/astro/xmoontool/Makefile +++ b/astro/xmoontool/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.senax.net/xmoontool/ MAINTAINER= frank@dynamical-systems.org COMMENT= Version of John Walker's classical moontool for X11/Motif -USES= motif +USES= motif xorg USE_XORG= x11 xt PLIST_FILES= bin/xmoontool man/man1/xmoontool.1.gz |