diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:07:22 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:07:22 +0000 |
commit | 82f108df3064ff3c1a1e2286a12f648d68dae4cd (patch) | |
tree | b4d5bf951a26d05982f5c0f534d2f244ff41ae41 /misc/magicpoint | |
parent | 7be404eb3fcc6b1994712ba54ceb56f81ab474e5 (diff) |
Notes
Diffstat (limited to 'misc/magicpoint')
-rw-r--r-- | misc/magicpoint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index cc938c2ca10d..6788e8776eb3 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS+= pnmscale:graphics/netpbm MAKE_JOBS_UNSAFE= yes -USES= imake:env perl5 pkgconfig +USES= imake:env perl5 pkgconfig xorg USE_PERL5= run USE_XORG= x11 xext xmu xt sm ice xi xtst GNU_CONFIGURE= yes |