diff options
-rw-r--r-- | misc/gkrellm-reminder/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/gkrellm-reminder/Makefile b/misc/gkrellm-reminder/Makefile index 586987fc1da0..4a9e597ba237 100644 --- a/misc/gkrellm-reminder/Makefile +++ b/misc/gkrellm-reminder/Makefile @@ -21,6 +21,9 @@ COMMENT= GKrellM plugin that reminds you of important events BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm +# gkrellm2 version with same name +NO_LATEST_LINK= yes + PLIST_FILES= libexec/gkrellm/plugins/reminder.so USE_X_PREFIX= yes USE_GNOME= imlib |