diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-02-07 16:29:17 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-02-07 16:29:17 +0000 |
commit | 29d345be06e1d8d713033e716107a15171e59f72 (patch) | |
tree | df6633b1a414b6ebff094f40a5c395ee1d98047b /misc/gkrellmfmonitor2/Makefile | |
parent | 2f25423ec89bda201aed39850ec9640d7ba5b4d7 (diff) |
Notes
Diffstat (limited to 'misc/gkrellmfmonitor2/Makefile')
-rw-r--r-- | misc/gkrellmfmonitor2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/gkrellmfmonitor2/Makefile b/misc/gkrellmfmonitor2/Makefile index 30c3ccf811a0..3fcf7ecb541b 100644 --- a/misc/gkrellmfmonitor2/Makefile +++ b/misc/gkrellmfmonitor2/Makefile @@ -20,6 +20,8 @@ COMMENT= GKrellM FMonitor plugin BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 +LATEST_LINK= gkrellmfmonitor2 + PLIST_FILES= libexec/gkrellm2/plugins/fmonitor.so USE_X_PREFIX= yes |