diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-07-25 09:00:41 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-07-25 09:02:04 +0100 |
commit | 30d6279aabb44c20cc4a74784a829d1c8aee0597 (patch) | |
tree | b454d9c6728ff3bf8aff5aa64b50d9ce6221cb3a /deskutils/copyq | |
parent | 8cdd1f80435bddc6a413a832671d019f43d1f76b (diff) | |
download | freebsd-ports-30d6279aabb44c20cc4a74784a829d1c8aee0597.zip |
deskutils/copyq: Add PORTSCOUT
Diffstat (limited to 'deskutils/copyq')
-rw-r--r-- | deskutils/copyq/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile index 7625472ccbba..84452f352036 100644 --- a/deskutils/copyq/Makefile +++ b/deskutils/copyq/Makefile @@ -38,6 +38,8 @@ USE_XORG= x11 xau xcb xdmcp xtst LDFLAGS+= -Wl,--as-needed +PORTSCOUT= limit:^d\.d\. + OPTIONS_DEFINE= PLUGINS WEBKIT OPTIONS_DEFAULT= PLUGINS WEBKIT OPTIONS_SUB= yes |