$OpenBSD: patch-konsole_konsole_Makefile_in,v 1.4 2003/07/30 12:59:22 espie Exp $
--- konsole/konsole/Makefile.in.orig	Tue Jul 15 12:03:42 2003
+++ konsole/konsole/Makefile.in	Wed Jul 16 01:18:27 2003
@@ -511,7 +511,7 @@ noinst_HEADERS = TEWidget.h TEPty.h TEmu
 
 konsole_grantpty_SOURCES = konsole_grantpty.c
 konsole_grantpty_LDFLAGS = $(KDE_RPATH) $(all_libraries)
-konsole_grantpty_LDADD = -lkdefakes
+konsole_grantpty_LDADD = -lkdefakes $(LIBUTIL)
 
 # Not AUTO here, because there are some unused files
 #>- METASOURCES = TEWidget.moc TEmuVt102.moc session.moc konsole.moc konsole_child.moc \
