diff options
author | clement <clement@FreeBSD.org> | 2004-02-07 16:29:17 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-02-07 16:29:17 +0000 |
commit | 07d0bc985a7a9c589907d1788b1af02a8ff437fa (patch) | |
tree | c203fbb9d47a53a660c29453058cc354eac16074 /misc | |
parent | a26d2e1fa52f67fb7d78cfe71954fb42c5e25ceb (diff) | |
download | FreeBSD-ports-07d0bc985a7a9c589907d1788b1af02a8ff437fa.zip FreeBSD-ports-07d0bc985a7a9c589907d1788b1af02a8ff437fa.tar.gz |
- Set correct LATEST_LINK
Reported/Requested by: kris
Diffstat (limited to 'misc')
-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 30c3ccf..3fcf7ec 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 |