$OpenBSD: patch-noatun-plugins_alarm_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $
--- noatun-plugins/alarm/Makefile.in.orig	Sun Apr 21 00:15:20 2002
+++ noatun-plugins/alarm/Makefile.in	Sun Apr 21 02:22:37 2002
@@ -241,7 +241,7 @@ noatunwakeup_la_SOURCES = wakeup.cpp \
 
 
 noatunwakeup_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-noatunwakeup_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm
+noatunwakeup_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
 
 #>- noatunwakeup_la_METASOURCES = AUTO
 
@@ -257,7 +257,7 @@ CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(kde_module_LTLIBRARIES)
 
-noatunwakeup_la_DEPENDENCIES = $(kde_libraries)/libnoatun.so
+noatunwakeup_la_DEPENDENCIES = 
 am_noatunwakeup_la_OBJECTS = wakeup.lo kminutespinbox.lo \
 	kpercentspinbox.lo
 #>- noatunwakeup_la_OBJECTS = $(am_noatunwakeup_la_OBJECTS)
