diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 18:41:56 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 18:41:56 +0000 |
commit | cc36f3229d958722482c665d7eb3db653cfb1aba (patch) | |
tree | 54ee2f48baa3e75d2acacf3f5239ca47f7532f75 /security/dsniff | |
parent | 4c46ca73d827ceeb91e695bf5da18e5be90e9ca4 (diff) |
Notes
Diffstat (limited to 'security/dsniff')
-rw-r--r-- | security/dsniff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index 3d0e0383d80c..3c33d357cf1c 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -29,6 +29,7 @@ OPTIONS_DEFINE= X11 OPTIONS_DEFAULT= X11 OPTIONS_SUB= yes +X11_USES= xorg X11_USE= xorg=x11,xmu X11_CONFIGURE_WITH=x |