diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2021-02-07 08:53:10 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2021-02-07 08:53:10 +0000 |
commit | 1d9602517b12470bce328863ad26ff2415b48aef (patch) | |
tree | ffe9df8a6c9ecf915649d1e0e27444d936de23c0 /x11 | |
parent | ab669381850e0792675e7dabb0d8a0a81b690d64 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-taskmanager/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xfce4-taskmanager/Makefile b/x11/xfce4-taskmanager/Makefile index bd62304b2ac0..f6ac1e9fc20c 100644 --- a/x11/xfce4-taskmanager/Makefile +++ b/x11/xfce4-taskmanager/Makefile @@ -22,6 +22,8 @@ USE_XORG= ice sm x11 xmu xt GNU_CONFIGURE= yes INSTALLS_ICONS= yes +PORTSCOUT= limitw:1,even + CONFIGURE_ARGS+= --disable-silent-rules --disable-gksu --enable-wnck3 OPTIONS_DEFINE= NLS |