diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 20:19:59 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 20:19:59 +0000 |
commit | ef5d45aaa64535e3cb0499fe297423c5f873ecbd (patch) | |
tree | 94674d44da850da02e8ab4969da3e457bef57094 /net/pvm | |
parent | deskutils/py-khard: Update to 0.15.1. (diff) |
Sprinkle more USES=xorg
Diffstat (limited to 'net/pvm')
-rw-r--r-- | net/pvm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pvm/Makefile b/net/pvm/Makefile index daa3e7252200..790706417739 100644 --- a/net/pvm/Makefile +++ b/net/pvm/Makefile @@ -29,6 +29,7 @@ OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 OPTIONS_SUB= yes +X11_USES= xorg X11_USE= XORG=x11,xaw,xext,xmu,xt .include <bsd.port.options.mk> |