diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 18:36:55 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 18:36:55 +0000 |
commit | 4c46ca73d827ceeb91e695bf5da18e5be90e9ca4 (patch) | |
tree | 0396740faf427665ee28135c858aa42aba8d2024 /x11/vdesk | |
parent | 29ac0a6ffdb0534cd5524703f46e5e061cb0ec07 (diff) |
Notes
Diffstat (limited to 'x11/vdesk')
-rw-r--r-- | x11/vdesk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile index 8f683ff7a6a0..b3f589f88b3c 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -13,7 +13,7 @@ COMMENT= Command-line utility for setting up and using virtual desktops LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf +USES= autoreconf xorg GNU_CONFIGURE= yes USE_XORG= x11 |