From c2f5d32b510c115eaeb40ada8ced98c8ccc20c97 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 21 May 2004 21:59:41 +0000 Subject: [PATCH] - Add NO_LATEST_LINK because newer incompatible version with same name now exists --- misc/gkrellm-reminder/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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