diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:07:22 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:07:22 +0000 |
commit | 82f108df3064ff3c1a1e2286a12f648d68dae4cd (patch) | |
tree | b4d5bf951a26d05982f5c0f534d2f244ff41ae41 /misc/gkrellm-gamma/Makefile | |
parent | 7be404eb3fcc6b1994712ba54ceb56f81ab474e5 (diff) | |
download | ports-82f108df3064ff3c1a1e2286a12f648d68dae4cd.tar.gz ports-82f108df3064ff3c1a1e2286a12f648d68dae4cd.zip |
Notes
Diffstat (limited to 'misc/gkrellm-gamma/Makefile')
-rw-r--r-- | misc/gkrellm-gamma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkrellm-gamma/Makefile b/misc/gkrellm-gamma/Makefile index 5434fce92dd0..63aac64fe32b 100644 --- a/misc/gkrellm-gamma/Makefile +++ b/misc/gkrellm-gamma/Makefile @@ -13,7 +13,7 @@ COMMENT= XFree86 gamma correction plugin for GKrellM BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2 RUN_DEPENDS= gkrellm:sysutils/gkrellm2 -USES= pkgconfig +USES= pkgconfig xorg USE_XORG= x11 xxf86vm PLIST_FILES= libexec/gkrellm2/plugins/gamma.so MAKE_ENV= PLUGIN_DIR=${PLUGINDIR} |