1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

- Fix build

PR:		ports/80127
Submitted by:	maintainer
This commit is contained in:
Sergey Matveychuk 2005-04-22 18:57:44 +00:00
parent e4db8fae1e
commit a6712ce089
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133953

View File

@ -0,0 +1,11 @@
--- src/Makefile.in.orig Mon Jan 31 14:40:03 2005
+++ src/Makefile.in Sun Mar 13 13:05:41 2005
@@ -306,7 +306,7 @@
kscope_LDFLAGS = $(KDE_RPATH) $(all_libraries)
-kscope_LDADD = -lkateinterfaces -lktexteditor $(LIB_KDEUI)
+kscope_LDADD = -lkateinterfaces -lktexteditor $(LIB_KDEUI) $(LIBPTHREAD)
# this is where the desktop file will go
shelldesktopdir = $(kde_appsdir)/Utilities